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.
