View previous topic :: View next topic |
Author |
Message |
caffeine_junkie Tux's lil' helper
Joined: 08 Jan 2004 Posts: 133 Location: Vienna, Austria
|
Posted: Tue May 23, 2006 3:17 pm Post subject: Cyrus Error |
|
|
today i updated my cyrus server, now i get the following error when running cyrdump or other cyrus programs:
Code: |
fatal error: can't read mailboxes file
|
the permissions of the file seem to be ok.
but i accidently changed the server's certificate files. could this be the problem?
if yes, is there a way to bring my mails back?
i was so angry, i forgot to mention my versions:
i changed cyrus from some 2.1.x version to 2.2.12
cyrus-sasl is 2.1.21-r2 |
|
Back to top |
|
|
caffeine_junkie Tux's lil' helper
Joined: 08 Jan 2004 Posts: 133 Location: Vienna, Austria
|
Posted: Tue May 23, 2006 7:31 pm Post subject: |
|
|
Code: | May 23 21:15:11 galaxy imap[11609]: auxpropfunc error no mechanism available
May 23 21:15:11 galaxy imap[11609]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql
May 23 21:15:11 galaxy imap[11609]: auxpropfunc error invalid parameter supplied
May 23 21:15:11 galaxy imap[11609]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: ldapdb
May 23 21:15:11 galaxy imap[11609]: skiplist: invalid magic header: /var/imap/mailboxes.db
May 23 21:15:11 galaxy imap[11609]: DBERROR: opening /var/imap/mailboxes.db: cyrusdb error
May 23 21:15:11 galaxy imap[11609]: Fatal error: can't read mailboxes file
May 23 21:15:11 galaxy master[7576]: process 11609 exited, status 75
May 23 21:15:11 galaxy master[7576]: service imap pid 11609 in READY state: terminated abnormally
May 23 21:15:11 galaxy master[11611]: about to exec /usr/lib/cyrus/imapd
|
i found this in my logs, but i don't unterstand what's happening
obviously the first error comes from the sasl plugin, but i tried recompiling and checked my use flags.
can't find an error in my config |
|
Back to top |
|
|
xces Guru
Joined: 11 Oct 2002 Posts: 515
|
Posted: Thu May 25, 2006 3:20 pm Post subject: |
|
|
caffeine_junkie wrote: | Code: | May 23 21:15:11 galaxy imap[11609]: skiplist: invalid magic header: /var/imap/mailboxes.db |
|
Are you sure your mailboxes.db is written in skiplist format and not flat or berkele?
See configuration value mboxlist_db in your /etc/imapd.conf. The default value is skiplist. |
|
Back to top |
|
|
caffeine_junkie Tux's lil' helper
Joined: 08 Jan 2004 Posts: 133 Location: Vienna, Austria
|
Posted: Thu May 25, 2006 3:38 pm Post subject: |
|
|
i somehow got it working again.
but: the .seen file isn't updated now
means everytime i restart evolution or thunderbird, all my mails are marked as unread!
at least i got all my mail back |
|
Back to top |
|
|
|