[ https://issues.apache.org/jira/browse/JAMES-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benoit Tellier closed JAMES-1538. --------------------------------- Resolution: Fixed We no longer rely on geronimo, I could not reproduce on master (3.7.0-SNAPSOT) > Unable to set localhost for EHLO/HELO in RemoteDelivery mailet > -------------------------------------------------------------- > > 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 > Priority: Major > > 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: > {quote}5.5.2 <hostname>: Helo command rejected: need fully-qualified > hostname{quote} > 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). James is using geronimo-javamail_1.4-1.8.3. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org