Hi list,... I'm trying to configure cyrus (imap and sasl2). When i tried to test it (as cyrus) running
imtest -m login -p imap alfarisi i failed. Here's the log messages Dec 16 09:10:56 alfarisi imap[20575]: executed Dec 16 09:10:56 alfarisi imapd[20575]: accepted connection Dec 16 09:11:00 alfarisi imapd[20575]: unable to open Berkeley db /etc/sasldb2: Permission denied Dec 16 09:11:00 alfarisi imapd[20575]: unable to open Berkeley db /etc/sasldb2: Permission denied Dec 16 09:11:00 alfarisi imapd[20575]: badlogin: alfarisi.hilmans[192.168.1.1] plaintext cyrus SASL(-13): user not found: checkpass failed i review the cyrus IMAP HOWTO section 8. I ran "saslpasswd2 cyrus". This is what i got from the log messages: Dec 16 09:31:24 alfarisi saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching key/data pair found What's the log messages mean? Did i miss something? Please help, Dida