[
http://jira.jboss.com/jira/browse/JBSEAM-1795?page=comments#action_12398441 ]
Przemyslaw Rudzki commented on JBSEAM-1795:
-------------------------------------------
Some debug logging might help:
4:10:29,260 INFO [MailSession] Creating JavaMail Session (localhost:25)
14:10:29,264 INFO [STDOUT] DEBUG: setDebug: JavaMail version 1.4ea
14:10:29,264 INFO [MailSession] connected to mail server
14:10:29,269 INFO [STDOUT] DEBUG: getProvider() returning
javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]
14:10:29,269 INFO [STDOUT] DEBUG SMTP: useEhlo true, useAuth true
14:10:29,269 INFO [STDOUT] DEBUG SMTP: useEhlo true, useAuth true
14:10:29,269 INFO [STDOUT] DEBUG SMTP: trying to connect to host "localhost",
port 25, isSSL false
14:10:29,285 INFO [STDOUT] 220 erace ESMTP Postfix (Ubuntu)
14:10:29,285 INFO [STDOUT] DEBUG SMTP: connected to host "localhost", port: 25
Add ability to disable TLS
--------------------------
Key: JBSEAM-1795
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1795
Project: JBoss Seam
Issue Type: Feature Request
Components: Mail
Affects Versions: 2.0.0.BETA1
Reporter: John Bekas
Assigned To: Pete Muir
Priority: Minor
Fix For: 2.0.0.CR1
Attachments: p1, p2
Mail sessions will currently not work on smtp servers without SSL enabled. Please add a
mechanism to disable TLS.
--
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