mguessan opened a new pull request #101: Send FQDN instead of simple hostname in SMTP HELO command URL: https://github.com/apache/ant/pull/101 Some SMTP servers block messages when HELO command contains a simple hostname instead of a fully qualified domain name. This path fixes this by using getCanonicalHostName instead of getHostName See https://github.com/apache/ant/pull/100
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org