[
https://jira.jboss.org/browse/SEAMMAIL-1?page=com.atlassian.jira.plugin.s...
]
Cody Lerum commented on SEAMMAIL-1:
-----------------------------------
The only two errors that I can think of that would be in the scope of this would be
1. If the smtp server is down. This probably should be handled as adding a backup relay
server. I don't think it makes sense to turn seam into a full blown mail relay server
which queues messages
2. If the message if malformed (invalid email address ?) and the relay server rejects it.
Handle errors from sending mail
-------------------------------
Key: SEAMMAIL-1
URL:
https://jira.jboss.org/browse/SEAMMAIL-1
Project: Seam Mail
Issue Type: Feature Request
Reporter: Pete Muir
> Another thing the current implementation does is render and send at the same
> time. This is a bad idea as well. You'd generally want to save the rendered?
> email, and retry on send errors.
Email has two types of errors, those that the MTA will automatically retry for, and those
that cause bounces. If you are referring to bounces, how do you process the bounces?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira