Ah yes that appears to be the same issue I'm facing.
Now how to patch...
Thanks!
-bd-
On Apr 4, 2008, at 12:49 PM, Stephan Mühlstrasser wrote:
Hi Bill,
I believe you are running into the same problem as I did. See defect
https://issues.apache.org/roller/browse/ROL-1694
Best Regards
Stephan
Am Freitag, den 04.04.2008, 11:57 -0600 schrieb Bill Dudney:
Hi All,
I've upgraded to 4.0 and can't seem to figure out the email auth.
I am able to send email from my mail client using the user name and
password provided in my roller-custom.properties file.
What logger can I turn up to get more feed back?
Here is what I'm getting;
WARN 2008-04-04 11:43:30,199 MailUtil:sendEmailNotification -
Exception sending comment notification mail
javax.mail.AuthenticationFailedException
at javax.mail.Service.connect(Service.java:264)
at javax.mail.Service.connect(Service.java:134)
at javax.mail.Service.connect(Service.java:86)
at com.sun.mail.smtp.SMTPTransport.connect(SMTPTransport.java:144)
at javax.mail.Transport.send0(Transport.java:150)
at javax.mail.Transport.send(Transport.java:102)
at
org.apache.roller.weblogger.util.MailUtil.sendMessage(MailUtil.java:
652)
Thanks!
-bd-