[ http://issues.apache.org/jira/browse/JAMES-657?page=all ]
Joerg Buchberger resolved JAMES-657. ------------------------------------ Fix Version/s: Trunk Resolution: Fixed apparently fixed in Revisions 471758 and 472716 > fetchmail cannot complete processing, because of problem with dnsjava and > firewall/dns > -------------------------------------------------------------------------------------- > > Key: JAMES-657 > URL: http://issues.apache.org/jira/browse/JAMES-657 > Project: James > Issue Type: Bug > Components: DNSServer > Affects Versions: 2.2.0, 2.3.0rc5, 2.3.0rc4 > Reporter: Joerg Buchberger > Priority: Minor > Fix For: Trunk > > > mail from external hosts cannot be fetched. The fetchmail log contains this: > Rejected mail with an invalid Received: header at index 1. > possible Workaround (tested): > replace org.xbill.DNS.Address.getByName(allowIPLiteral(host)) calls by > InetAddress.getByName(host) > in methods getByName() and getAllByName() of DNSServer class -- 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]