Hi all, I'm a JetSpeed new user. I'm using Windows 2kPro, Tomcat 3.2.3 and JetSpeed1.3a.1. I was not able to receive email confirmation when registering new user. I put the following lines in JetspeedResource.properties:
########################################## # MailServer Configuration # ########################################## mail.server=192.168.0.3 [EMAIL PROTECTED] confirm.email.name=Jetspeed Postmaster confirm.email.subject=Jetspeed registration and follow some suggestions to set TOMCAT_OPTS=-Dsmtp.mail.host=192.168.0.3. Additionally, cause my Tomcat was configured as a Windows service, so I added the below line to Tomcat's wrapper.properties then re-install this service: wrapper.tomcat_opts=-Dmail.smtp.host=192.168.0.3 Still not work. ;) Could anyone give me a help? Regards, -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
