[ https://issues.apache.org/jira/browse/JAMES-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Norman Maurer reopened JAMES-787: --------------------------------- Its seems to this is not invalid! The problem is that we fallback to 127.0.0.1/localhost and try to get sure we can resolv it. This is not possible with dnsjava. Maybe whould should add a config option to our dnsserver to specify a "hosts" file to parse and use . Any thoughts ? > Fetchmail not use 127.0.0.1 as RemoteAddress when using index=-1 > ---------------------------------------------------------------- > > Key: JAMES-787 > URL: https://issues.apache.org/jira/browse/JAMES-787 > Project: James > Issue Type: Bug > Components: FetchMail > Affects Versions: 2.2.0, 2.3.0 > Reporter: Norman Maurer > Assigned To: Norman Maurer > Fix For: 2.3.1 > > > From ml: > We tried to fetch emails via POP3 from a Exchange 2003 server which > are sent from one local exchange account to an other local exchange > account. Fetchmail stopped parsing the message because the ip is missing > in the received header of the emails. Even if i use -1 as index the same > happen. That seems to be a bug for me .. Should it not just use > "127.0.0.1" and not try to parse it ? After adding a workarround which > catch the UnknownHostexception and add "127.0.0.1" this is solved. -- 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]