[ http://issues.apache.org/jira/browse/JAMES-735?page=comments#action_12458566 ] Norman Maurer commented on JAMES-735: -------------------------------------
Its no possible to specify the helloname in RemoteDelivery to avoid this.. Backport ? > Failure to correctly set mail.smtp.localhost leads to mail servers being > listed on cbl.abuseat.org and mail being rejected by Spamhaus. > --------------------------------------------------------------------------------------------------------------------------------------- > > Key: JAMES-735 > URL: http://issues.apache.org/jira/browse/JAMES-735 > Project: James > Issue Type: Bug > Components: Remote Delivery > Affects Versions: 2.3.0 > Environment: RedHat Linux > Reporter: Chris Lindley > > Failure to correctly set mail.smtp.localhost in RemoteDelivery leads to mail > servers being listed on cbl.abuseat.org and mail being rejected by Spamhaus. > Shortly after the upgrade to 2.3.0 we were listed on the CBL (cbl.abuseat.org) > block list apparently because our mail server sends "localhost" as the > HELO when doing RemoteDelivery. > Attempting to use the <bind> tag to RemoteDelivery as noted on some mailing > lists for servers with multiple IP addresses didn't fix the problem and only > a hard-coded patch was sufficient to avoid being re-listed. > A message left on the james-users mailing list implies that this has happened > to others too and may be down to the thread delay issue already mentioned in > a TODO in the code above the setting of HELLO_NAME. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
