Grzegorz Tańczyk created JAMES-1538:
---------------------------------------
Summary: Unable to set localhost for EHLO/HELO
Key: JAMES-1538
URL: https://issues.apache.org/jira/browse/JAMES-1538
Project: James Server
Issue Type: Bug
Components: Matchers/Mailets (bundled)
Affects Versions: 3.0-beta4
Reporter: Grzegorz Tańczyk
This is a clone of bug in Apache Geronimo Javamail: GERONIMO-6515, which
affects James 3.0
I was getting this error for RemoteDelivery to some SMTP servers:
{code}5.5.2 <hostname>: Helo command rejected: need fully-qualified
hostname{code}
It's a bug in Geronimo Javamail(all versions), since it takes localhost from
`InetAddress.getLocalHost().getHostName()` and ignores any other
settings(mail.smtp.localhost).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]