• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Problem in sending test mail and setup mail server

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have an IIS6 SMTP server running on the same box as jforum.
I can telnet to the box (locahost) and send email just fine.

Problem:

I am trying to setup jforum's email service and when I send a test email I get an IE message box that states "Object Error" - and nothing else. No email is sent.
Or if i use firefox

"TypeError: DWREngine._handleServerError is not a function"

when I press the "Send a test email" button. My SMTP server is correct, does not require authentication, and the email addy is valid.

Is this Tomcat 5.0.28 configuration issue on my side? Any pointers?

I have looked high and low to find a how-to for configuring SMTP notifications with no luck so now I'm asking: How do I do this and what is that error about?

Thanks in advance!!
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is already fixed in the cvs. Was a minor javascript issue.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can we download this from CVS? Or we have to wait the next version of JForum?
And if we can download, what is the file?
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Get the post_form.htm and admin/config_list.htm from CVS. Check http://www.jforum.net/development.jsp

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Crusading Chameleon likes the size of this ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic