Hi, Does the "new user registration mail support" works? (tried it in 1.3a2 and 1.3a3-dev on tomcat3.3 running on Solaris. Our mail server runs qmail)
The "new user registration mail support" section of my JetspeedResource.properties file looks like this: (Didn't change anything on TurbineResources.properties) mail.server=mail.islandata.com [EMAIL PROTECTED] # New user registration confirmation email newuser.confirm.enable=true [EMAIL PROTECTED] newuser.confirm.email.name=Jetspeed Administrator newuser.confirm.email.template=new-user-confirmation.vm # New user notification email to Jetspeed Administrator newuser.notification.enable=true [EMAIL PROTECTED] newuser.notification.email.name=Jetspeed Administrator newuser.notification.email.template=new-user-notification.vm newuser.notification.language=en newuser.notification.country=US I tried using IP address on the mail server and it still doesn't work. I don't get any errors and no email is sent after I added a new user. I checked the Jetspeed mail archives and all the questions pertain to v1.3a1 and my config info seems to be consistent with what everyone had. Am I missing anything? Thanks.. jeff