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.3.0, 2.2.0
            Reporter: Norman Maurer
         Assigned To: Norman Maurer
             Fix For: 2.3.1-dev


>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]

Reply via email to