[ https://issues.apache.org/jira/browse/JAMES-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12454304 ]
Joerg Buchberger edited comment on JAMES-657 at 6/11/07 2:49 AM: ----------------------------------------------------------------- apparently fixed in Revisions <a href="http://svn.apache.org/viewvc?view=rev&revision=471758">471758</a> and <a href="http://svn.apache.org/viewvc?view=rev&revision=472716">472716</a> was: apparently fixed in Revisions 471758 and 472716 > fetchmail cannot complete processing, because of problem with dnsjava and > firewall/dns > -------------------------------------------------------------------------------------- > > Key: JAMES-657 > URL: https://issues.apache.org/jira/browse/JAMES-657 > Project: James > Issue Type: Bug > Components: DNSServer > Affects Versions: 2.2.0, 2.3.0 > 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. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]