Close
jGuru Forums
Posted By: Mal_P Posted On: Tuesday, July 31, 2001 12:16 AM
Hi there, I've implemented a small JavaMail module (using the example) for a Servlet engine. I need to send multiple emails to various different people. What would be the best way to handle the situation if the SMTP server was down? How could I que the messages so that they could be resent later on automatically, when the server comes back up? Thank you very much, Mal
Re: How to handle failed connections?
Posted By: John_Zukowski Posted On: Tuesday, July 31, 2001 04:32 PM