[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-864) Extend mailSession properties to be able to set mail.smtp.socketFactory.class and mail.smtp.socketFactory.port
Piotr Walczyszyn (JIRA)
jira-events at lists.jboss.org
Sat Feb 17 04:01:29 EST 2007
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
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