[
https://jira.jboss.org/browse/SEAMMAIL-1?page=com.atlassian.jira.plugin.s...
]
Pete Muir commented on SEAMMAIL-1:
----------------------------------
Yes, (2) and (1) will bubble up as an exception which should be handled by Seam's
exception handling.
What about the case the error comes from another MTA in the chain. I think typically a
user would intercept that error, and ask the system to resend a message. This is
definitely a common use case, and something we should make easy. I think if we could
persist mail messages somehow, this would go a long way to making this easy.
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