[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-2824) Mail example - sending mail with attachment fails with domain error

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Apr 8 06:16:57 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2824?page=all ]

Pete Muir closed JBSEAM-2824.
-----------------------------

    Fix Version/s: 2.1.0.BETA1
       Resolution: Done
         Assignee: Pete Muir  (was: Jay Balunas)

> Mail example - sending mail with attachment fails with domain error
> -------------------------------------------------------------------
>
>                 Key: JBSEAM-2824
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2824
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 2.0.2.CR1
>            Reporter: Jay Balunas
>         Assigned To: Pete Muir
>            Priority: Minor
>             Fix For: 2.0.2.CR2, 2.1.0.BETA1
>
>
> Need to update the "from" address of the attachment.xhtml.
> 13:18:45,129 INFO  [MailSession] Creating JavaMail Session (mail.boston.redhat.com:null)
> 13:18:45,129 WARN  [MailSession] username supplied without a password (if an empty password is required supply an empty string)
> 13:18:45,133 INFO  [MailSession] connected to mail server
> 13:20:05,036 ERROR [MailExample] Error sending mail
> javax.faces.FacesException: 553 5.1.8 <peter at email.tld>... Domain of sender address peter at email.tld does not exist
> Caused by: com.sun.mail.smtp.SMTPSendFailedException: 553 5.1.8 <peter at email.tld>... Domain of sender address peter at email.tld does not exist
>         at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1388)
>         at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:959)
>         at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583)
>         at org.jboss.seam.mail.ui.UIMessage.encodeEnd(UIMessage.java:141)
>         ... 77 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list