Do you use the today snapshot?

Here is the factory
http://svn.apache.org/repos/asf/openejb/trunk/openejb/container/openejb-core/src/main/java/org/apache/openejb/core/MailSessionFactory.java(updated
this morning to manage auth)
Le 3 sept. 2012 21:33, "exabrial" <[email protected]> a écrit :

> I tried this config:
>
>   mail.debug=true
>   mail.smtp.host=smtp.gmail.com
>   mail.smtp.port=465
>   mail.smtp.auth=true
>   [email protected]
>   password=xxx
>   mail.smtp.ssl.enable=true
>
> and this:
>
>   mail.debug=true
>   mail.smtp.host=smtp.gmail.com
>   mail.smtp.port=465
>   mail.smtp.auth=true
>   [email protected]
>   password=xxx
>   mail.smtp.ssl.enable=true
>
> same error :(
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/JavaMail-API-won-t-send-message-says-I-didn-t-supply-authentication-information-but-I-did-tp4657255p4657261.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>

Reply via email to