Problems with GMX POP3 Hi there,
I have the following problem with Zimbra and GMX since Saturday. Actually Zimbra should delete the e-mails on the POP3 server but it does not. Thus, each time when it checks for new messages it downloads the old ones. Furthermore it states the following debugging error. I don't know whether it is a GMX problem. Thanks for any help!
Debugging-Nachricht: Invalid end of line character
Ausnahme:
com.zimbra.common.service.ServiceException: system failure: Synchronization of POP3 folder failed
ExceptionId:mid=2:1283814325248:96a80532c8abbcab
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE (ServiceException.java:253)
at com.zimbra.cs.datasource.Pop3Sync.importData(Pop3S ync.java:124)
at com.zimbra.cs.datasource.DataSourceManager.importD ata(DataSourceManager.java:157)
at com.zimbra.cs.mailbox.LocalMailbox.importData(Loca lMailbox.java:417)
at com.zimbra.cs.mailbox.LocalMailbox.syncAllLocalDat aSources(LocalMailbox.java:389)
at com.zimbra.cs.mailbox.LocalMailbox.sync(LocalMailb ox.java:431)
at com.zimbra.cs.mailbox.LocalMailbox.syncOnTimer(Loc alMailbox.java:361)
at com.zimbra.cs.mailbox.DesktopMailbox$1.run(Desktop Mailbox.java:437)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
Caused by: com.zimbra.cs.mailclient.ParseException: Invalid end of line character
at com.zimbra.cs.mailclient.pop3.ContentInputStream.f illBuffer(ContentInputStream.java:84)
at com.zimbra.cs.mailclient.pop3.ContentInputStream.r ead(ContentInputStream.java:42)
at com.zimbra.cs.mailclient.pop3.ContentInputStream.s kipRemaining(ContentInputStream.java:64)
at com.zimbra.cs.mailclient.pop3.ContentInputStream.c lose(ContentInputStream.java:60)
at com.zimbra.cs.datasource.Pop3Sync.fetchAndAddMessa ge(Pop3Sync.java:197)
at com.zimbra.cs.datasource.Pop3Sync.fetchAndDeleteMe ssages(Pop3Sync.java:162)
at com.zimbra.cs.datasource.Pop3Sync.importData(Pop3S ync.java:118)
... 8 more |