[seam-issues] [JBoss JIRA] Commented: (SEAMMAIL-1) Handle errors from sending mail

Nikolay Elenkov (JIRA) jira-events at lists.jboss.org
Tue May 25 22:26:54 EDT 2010


    [ https://jira.jboss.org/browse/SEAMMAIL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12532413#action_12532413 ] 

Nikolay Elenkov commented on SEAMMAIL-1:
----------------------------------------

Is it possible to edit comments?

I don't expect Seam to handle all errors, or read mail boxes and resend. Just break the process into steps, and throw intuitive exceptions, so that developers can handle errors as appropriate.
Right now you get a FacesException, and that's far from intuitive. 


> 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

        


More information about the seam-issues mailing list