[Dovecot] Error on pop3
Hi, I've installed dovecot on my server (pop3 service on dovecot 1.0 stable plus patch for more logging, postfix as mta) and it's ok (not all, need more fine-tuning) but on one account i've a problem.. the account is read by oe 6, message on server mode. dovecot: Jun 09 15:00:18 Info: pop3-login: Login: info-xxx, auth: PLAIN, lip: [151.8.36.12], rip: [xx.xx.xx.xx] dovecot: Jun 09 15:00:19 Info: info-cipani,ip=xx.xx.xx.xx: Logout. top=0, retr=0, del=0/122 dovecot: Jun 09 15:04:05 Info: pop3-login: Login: info-xxx, auth: PLAIN, lip: [151.8.36.12], rip: [xx.xx.xx.xx] dovecot: Jun 09 15:04:18 Error: info-xxx,ip=xx.xx.xx.xx: file mbox-sync.c: line 1129 (mbox_sync_handle_eof_updates): assertion failed: (offset == 0 || offset > 31) dovecot: Jun 09 15:07:19 Info: pop3-login: Login: info-xxx, auth: PLAIN, lip: [151.8.36.12], rip: [xx.xx.xx.xx] dovecot: Jun 09 15:07:19 Info: info-xxx,ip=xx.xx.xx.xx: Logout. top=0, retr=0, del=0/0
Where is the 122 messages of first login????
Roberto Tagliaferri Responsabile Progettazione & Produzione TosNet s.r.l. - Internet Service Provider r.tagliaferri@tosnet.it www.tosnet.it
On Thu, 2005-06-09 at 17:38 +0200, Roberto Tagliaferri wrote:
dovecot: Jun 09 15:04:18 Error: info-xxx,ip=xx.xx.xx.xx: file mbox-sync.c: line 1129 (mbox_sync_handle_eof_updates): assertion failed: (offset == 0 || offset > 31)
There is some problem with this mbox file. Does this error happen every time? Do you still have the mbox file? One possibility is that there are CR characters which Dovecot 1.0-stable doesn't yet like much. If that's not the case, I'd like to get the mbox file so I can fix the problem. If there is anything sensitive in the mbox put it through http://dovecot.org/tools/mboxcrypt.pl first.
participants (2)
-
Roberto Tagliaferri
-
Timo Sirainen