Toan, This is a know problem in 1.3a1. Suggest you download 1.3a2-dev from the nightly build.
Paul Spencer To Toan Thang wrote: > Hi, > I'm using Jetspeed 1.3a1 and unable to create new user because no > confirmation email would be sent to user's mailbox. > I found that in order to send an email using JavaMail, a mail session must > be initialized with a variable mail.smtp.host set to the SMTP server's > address, but Turbine 2.1 use variable mail.host instead (specified in > org.apache.turbine.util.mail.Email). After correct this issue, by rewriting > Email & SimpleEmail classes in Turbine and forcing Jetspeed use the news > ones, our system works well. > > This is not perfect solution anyway, is it? Was this issue fixed in new > Turbine or JavaMail package? > Any suggestions would be welcomed, ;) > Toan Thang > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
