Fetchmail fails on retrieve some messages from exchange 2003 via pop3
---------------------------------------------------------------------

                 Key: JAMES-788
                 URL: https://issues.apache.org/jira/browse/JAMES-788
             Project: James
          Issue Type: Bug
            Reporter: Norman Maurer
            Priority: Critical


We have some strange problems to retrieve messages via pop3 from a exchange 
2003 server. It fails on a message and stop to process the rest of the messages 
in the inbox. Here is the stacktrace of james:

18/04/07 09:42:16 ERROR fetchmail.byte: A MessagingException has terminated 
fetching messages for this folder

javax.mail.MessagingException: error loading POP3 headers;

  nested exception is:

        java.io.IOException: Unexpected response:       Dialogfeld mit wenigen 
Mausklicks bestimmen, welche Anhänge =

        at com.sun.mail.pop3.POP3Message.loadHeaders(POP3Message.java:467)

        at com.sun.mail.pop3.POP3Message.getHeader(POP3Message.java:275)

        at javax.mail.internet.MimeMessage.getMessageID(MimeMessage.java:1191)

        at 
org.apache.james.fetchmail.FolderProcessor.process(FolderProcessor.java:106)

        at 
org.apache.james.fetchmail.StoreProcessor.process(StoreProcessor.java:85)

        at 
org.apache.james.fetchmail.FetchMail.targetTriggered(FetchMail.java:550)

        at 
org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeScheduler.doRunEntry(DefaultTimeScheduler.java:449)

        at 
org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeScheduler$1.run(DefaultTimeScheduler.java:412)

        at 
org.apache.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:55)

        at 
org.apache.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:116)

Caused by: java.io.IOException: Unexpected response:       Dialogfeld mit 
wenigen Mausklicks bestimmen, welche Anhänge =

        at com.sun.mail.pop3.Protocol.simpleCommand(Protocol.java:361)

        at com.sun.mail.pop3.Protocol.multilineCommand(Protocol.java:373)

        at com.sun.mail.pop3.Protocol.top(Protocol.java:271)

        at com.sun.mail.pop3.POP3Message.loadHeaders(POP3Message.java:451)

        ... 9 more


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