Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Could not connect to smtp host:< ip >,port : 25,response :421

931076Apr 17 2012 — edited Apr 18 2012
Hi ,

I am running single threaded java program to sends emails out.It sends approx 250 emails per minute.
Emails are sent out successfully but after some hours I always get messaging exception "Could not connect to smtp host:< ip >,port : 25,response :421"

Once this comes it never stopped coming.I had to restart app server to get if of it.

I am wondering why emails are sent out even if messaging exception occurs?

any help will be appreciated.

Thanks,
This post has been answered by EJP on Apr 17 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 16 2012
Added on Apr 17 2012
13 comments
9,571 views