[Building Sakai] Outgoing email exception at BasicEmailService (sakai 2.8.1)

Arun Jain arunjain312 at yahoo.com
Wed Feb 29 13:45:34 PST 2012


Any help on this is greatly appreciated

1) Trying to install SAKAI 2.8.1 ... got source from skai using svn
2) Modified sakai.properties as per guidelines for outgoing email configuration
a) Changed smtp server name, user name and password to connect to the smtp server ... on sakai.properties file
3) Added one site as an admin
4) While trying to add participant, getting an exception at BasicEamilService file .... 2012-02-29 15:40:27,612  WARN http-8080-5 
org.sakaiproject.email.impl.BasicEmailService - Email.sendMail: 
exception: 535 Incorrect authentication data





javax.mail.AuthenticationFailedException: 535 Incorrect authentication data





        at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:648)


        at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:583)


        at javax.mail.Service.connect(Service.java:291)


        at javax.mail.Service.connect(Service.java:172)


        at org.sakaiproject.email.impl.BasicEmailService.sendMessageAndLog(BasicEmailService.java:1290)


        at org.sakaiproject.email.impl.BasicEmailService.sendMail(BasicEmailService.java:601)


        at org.sakaiproject.email.impl.BasicEmailService.sendMail(BasicEmailService.java:427)



Note: To cross-check whether I have access to the SMTP server .. I created a simple java program using java mail api ... i was trying to send an email with same SMTP server name, username, and password ... and it WORKED fine ... so my guess is there is some problem within BasicEmailService program

Any help ??????????????????????

Thanks,

Arun Jain

Tel: 612-419-5938
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120229/5be5a647/attachment.html 


More information about the sakai-dev mailing list