reset password
Author Message
hpatel13
Posts: 6
Posted 22:18 Oct 10, 2013 |

the email was working fine till these afternoon now i m getting these error....

HTTP Status 500 - javax.mail.AuthenticationFailedException: failed to connect, no password specified?

Attachments:
phedavkar
Posts: 1
Posted 22:20 Oct 10, 2013 |

Even I am getting the same error while sending the email.

Eric Liao
Posts: 158
Posted 22:26 Oct 10, 2013 |

Same error over here, it was working earlier. However, it is not working now.

cysun
Posts: 2935
Posted 22:43 Oct 10, 2013 |

It's working now.

When you test your application, make sure that you use valid email addresses; otherwise after certain number of errors the SMTP server seems to refuse connection from Tomcat - note that all your apps are sending emails as the Tomcat user, so if one of you messes up, it affects everybody.