Hi
I'm trying to get the new user confirmation/secret key email to work using
Jetspeed and James on a W2K box. Just don't seem to be able to get it to
work. Am I missing something?

Using the following versions:
Tomcat 4.1.3
Java 1.4.0_01
James 2.03a-cvs
Jetspeed 1.3a2

I know James is working as I can send receive email through it using a local
email client.

My jetspeedresources.properties is configured as follows:
....
#########################################
# New User Registration mail support    #
#########################################
mail.server=localhost
mail.support=Postmaster@localhost
# New user registration confirmation email
newuser.confirm.enable=true
newuser.confirm.email.from=postmaster@localhost
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
newuser.notification.email.to=postmaster@localhost
newuser.notification.email.name=Jetspeed Administrator
newuser.notification.email.template=new-user-notification.vm
newuser.notification.language=en
newuser.notification.country=US
....

Many thanks in advance.

Peter Vines.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to