[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-864) Extend mailSession properties to be able to set mail.smtp.socketFactory.class and mail.smtp.socketFactory.port
Peter Muir (JIRA)
jira-events at lists.jboss.org
Sat Feb 17 17:08:30 EST 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-864?page=all ]
Peter Muir updated JBSEAM-864:
------------------------------
Fix Version/s: 1.2.0.BETA1
The mail session should support SSL, agreed. I need to understand exactly how JavaMail does this ;)
> Extend mailSession properties to be able to set mail.smtp.socketFactory.class and mail.smtp.socketFactory.port
> --------------------------------------------------------------------------------------------------------------
>
> Key: JBSEAM-864
> URL: http://jira.jboss.com/jira/browse/JBSEAM-864
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Mail
> Reporter: Piotr Walczyszyn
> Assigned To: Peter Muir
> Fix For: 1.2.0.BETA1
>
>
> In order to be able to send mails via gmail service it is required to set:
> mail.smtp.socketFactory.class = javax.net.ssl.SSLSocketFactory
> mail.smtp.socketFactory.port = 465
> It would be good if it was possible to set additional options in the mail-session component.
--
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