On 26/07/11 10:51 -0300, Andres Tarallo wrote: >Hi!!! > >I help to manage a network of mailservers spread all over the country. >We noticed that a recurring message appears in our logs > >Jul 22 11:21:29 mail pop3[25381]: executed >Jul 22 11:21:29 mail pop3[25381]: IOERROR: opening >/var/lib/imap/user_deny.db: No such file or directory >Jul 22 11:21:29 mail pop3[25381]: accepted connection > >We don't have a configured user_deny.db, nor have found were to >configure. Any help is appreciated. Documentation can be found at: http://www.cyrusimap.org/docs/cyrus-imapd/2.4.9/internal/database-formats.php The default format for the file is 'flat'. If you have not specified an alternate value for userdeny_db (in imapd.conf), then creating an empty /var/lib/imap/user_deny.db file (readable by cyrus) should stop the errors. -- Dan White ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/