You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Tamás Greguss (JIRA)" <ji...@apache.org> on 2016/01/22 20:59:39 UTC

[jira] [Created] (TOMEE-1697) javamail: sending email fails

Tamás Greguss created TOMEE-1697:
------------------------------------

             Summary: javamail: sending email fails
                 Key: TOMEE-1697
                 URL: https://issues.apache.org/jira/browse/TOMEE-1697
             Project: TomEE
          Issue Type: Bug
    Affects Versions: 1.7.3
         Environment: Linux
            Reporter: Tamás Greguss
            Priority: Critical
             Fix For: 1.7.4


Sending email fails. javamail's Transport.send(...) function throws an exception. The same code works fine with previous versions of TomEE which includes javamail 1.8.3. But TomEE 1.7.3 upgraded to javamail 1.9.0-alpha2 which does not work well.
If in TomEE 1.7.3 lib folder I change the content of geronimo-javamail_1.4_mail-1.9.0-alpha-2.jar file to the previous geronimo-javamail_1.4_mail-1.8.3.jar, it also works well.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)