Hi did you have a look to https://issues.apache.org/jira/browse/TOMEE-1697 ?
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2017-03-17 17:05 GMT+01:00 jyerrami <[email protected]>: > Hi,Our application is using TomEE 1.7.X version and java version 1.6.We are > using java mailing services to send mail. I have looked at all the posts > online and configured the properties file . I still get the failure. Please > help.Note: I have replaced the actual values with XXX for privacy > issues.javax.mail.SendFailedException: Send failure > (javax.mail.MessagingException: Failure sending HELO command to SMTP > server) > at javax.mail.Transport.send(Transport.java:163) at > javax.mail.Transport.send(Transport.java:48)Here is our > configuration:starttime = 09:35PMmail.transport.protocol = > smtpmail.smtp.starttls.enable = truemail.from.address = > [email protected] =xxxx.xxxxxx#password=mail.smtp.host > = > xx.xx.xx.xxconfirmDatabaseMatch = 1storedProcRetryCount = 5fetchRowLimit = > 250fetchRowLimitReassignment = 250sendStringParametersAsUnicode = > truegetNextRecdTimeDelay = 5000refreshQGCache = 1What am I missing.Regards, > > > > -- > View this message in context: http://tomee-openejb.979440. > n4.nabble.com/Failure-using-javax-mail-services-with-TomEE-tp4681322.html > Sent from the TomEE Users mailing list archive at Nabble.com.
