[
http://jira.jboss.com/jira/browse/JBSEAM-626?page=all ]
Peter Muir updated JBSEAM-626:
------------------------------
Attachment: Message.patch
Message wraps javax.mail.MimeMessage, and provides ability to set alter all aspects of the
message. Supports both html and plain email. It validates all addresses entered, if an
address in invalid it adds a FacesMessage and logs the error. All messages can be
configured via a resource bundle or components.xml or extension. The send() method
converts our representation to a javax.mail.MimeMessage and sends it using a SmtpSession
(the default or configured). The getMimeMessage() method gives access to the underlying
MimeMessage if you need other stuff. Depemds on SmtpSession.patch and MailSession.patch
Suppport Email (send and receive)
---------------------------------
Key: JBSEAM-626
URL:
http://jira.jboss.com/jira/browse/JBSEAM-626
Project: JBoss Seam
Issue Type: Patch
Components: Core
Affects Versions: 1.1.0.GA
Reporter: Peter Muir
Attachments: mailsession.patch, Message.patch, SmtpSession.patch
This adds email support to Seam.
--
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