M
matthewjbarr
Hi,
We're using the Java mail API to send simple emails from our system via
the company's Exchange server, which works just fine. However, we'd
like to know what happens if the SMTP server is down, and whether there
is a technique available to queue the sent messages in the event of the
SMTP service being unavailable, so that they may be resent at a later
date.
Any ideas?
Thanks,
Matt
We're using the Java mail API to send simple emails from our system via
the company's Exchange server, which works just fine. However, we'd
like to know what happens if the SMTP server is down, and whether there
is a technique available to queue the sent messages in the event of the
SMTP service being unavailable, so that they may be resent at a later
date.
Any ideas?
Thanks,
Matt