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

Seth Theriault slt at columbia.edu
Wed Feb 29 14:46:57 PST 2012


Arun Jain wrote:

> 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

The 535 is an error from yoru SMTP server.

Can you forward along your sakai.properties settings, but not 
the passwords? 

In addition, can you raise some log levels to DEBUG with 
these sakai.properties settings:

# logging stuff
enabled at org.sakaiproject.log.api.LogConfigurationManager=true
log.config.count=3
log.config.1 = DEBUG.org.sakaiproject.email.impl.BasicEmailService
log.config.2 = DEBUG.com.sun.mail.smtp
log.config.3 = DEBUG.javax.mail.Service

and then forward anything relevant?

Seth



More information about the sakai-dev mailing list