You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by GitBox <gi...@apache.org> on 2019/09/03 11:08:00 UTC

[GitHub] [ant] mguessan opened a new pull request #100: Send FQDN instead of simple hostname in SMTP HELO command

mguessan opened a new pull request #100: Send FQDN instead of simple hostname in SMTP HELO command
URL: https://github.com/apache/ant/pull/100
 
 
   Some SMTP servers block messages when HELP command contains a simple hostname instead of a fully qualified domain name.
   
   This path fixes this by using getCanonicalHostName instead of getHostName

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org