Am Mittwoch 06 April 2011, 03:20:21 schrieb Jim Flanagan:
I'm setting up postfix/cyrus imap on a new install of openSuse 11.4 (64 bit). Having a few problem, but before I get into the details of that, there is some strange problem that is causing cyradm and SMB/NMB to not run.
When I try to run cyradm I get a message that login is disabled. The corresponding log entry in /var/log/messages is:
Apr 5 19:22:46 jimmee master[15424]: about to exec /usr/lib/cyrus/bin/imapd Apr 5 19:22:46 jimmee imap[15424]: executed Apr 5 19:22:46 jimmee imap[15424]: IOERROR: opening /var/lib/imap/user_deny.db: No such file or directory Apr 5 19:22:46 jimmee imap[15424]: accepted connection
Looking in /var/lib/imap/ there are some files there but not user_deny.db. Not sure what this is about. Actually the above messages is just debug level message. cyrus should just work fine without user_deny.db. Your problem doesn't seems to be related to that message. For details on why this message appears an why cyrus logs debug messages by default please see:
Another log entry related to cyrus and repeats frequently is:
Apr 5 19:17:44 jimmee master[15280]: about to exec /usr/lib/cyrus/bin/ctl_cyrusdb Apr 5 19:17:44 jimmee ctl_cyrusdb[15280]: checkpointing cyrus databases Apr 5 19:17:44 jimmee ctl_cyrusdb[15280]: archiving log file: /var/lib/imap/db/log.0000000001 Apr 5 19:17:44 ctl_cyrusdb[15280]: last message repeated 2 times Apr 5 19:17:44 jimmee ctl_cyrusdb[15280]: archiving database file: /var/lib/imap/annotations.db Apr 5 19:17:44 jimmee ctl_cyrusdb[15280]: archiving database file: /var/lib/imap/mailboxes.db Apr 5 19:17:44 jimmee ctl_cyrusdb[15280]: archiving log file: /var/lib/imap/db/log.0000000001 Apr 5 19:17:44 jimmee ctl_cyrusdb[15280]: done checkpointing cyrus databases Apr 5 19:17:44 jimmee master[2330]: process 15280 exited, status 0 These messages are also "debug" messages. They don't indicate any
http://bugzilla.cyrusimap.org/show_bug.cgi?id=3206 and the Mailinglist archives: http://www.cyrusimap.org/mediawiki/index.php/Cyrus_Mailing_Lists#Archives problem. If you don't what to have all these messages you need to adapt your syslog configuration to filter out debug level messages.
The file /var/lib/imap/db/log.0000000001 is 10MB in size. Kwrite would not open it, I'm not sure how else to view that file. It is a berkely db transaction log file. It has a binary format and created by libdb. Nothing you usually open with an editor.
-- Ralf -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org