> Okay, after playing around with it for a while, I found that it was in > fact a domain mismatch. However, after correcting this, I still come > up with an error - it appears to log me in correctly, but the mail > client (Thunderbird) then gives an error that the message format is > invalid. I ran the database conversion listed in the instructions on > the Cyrus webpage. /var/log/messages contains the following: > > Mar 28 21:45:39 list master[36492]: process started > Mar 28 21:45:39 list ctl_cyrusdb[36493]: recovering cyrus databases > Mar 28 21:45:40 list ctl_cyrusdb[36493]: skiplist: recovered > /var/imap/mailboxes > .db (225 records, 17588 bytes) in 0 seconds > Mar 28 21:45:40 list ctl_cyrusdb[36493]: done recovering cyrus databases > Mar 28 21:45:40 list master[36492]: ready for work > Mar 28 21:45:40 list ctl_cyrusdb[36494]: checkpointing cyrus databases > Mar 28 21:45:40 list ctl_cyrusdb[36494]: done checkpointing cyrus > databases > Mar 28 21:45:43 list imap[36495]: no user in db > Mar 28 21:45:43 list imap[36495]: login: > pool-72-75-20-22.washdc.east.verizon.ne > t [72.75.20.22] msingerman plaintext User logged in > > Any ideas what it could be?
I don't know but I think you should increase verbosity of debug messages so you can find out easier. It's just a guess that somehow your message store is not handled right now, maybe because of wrong dir hashing or something else. Simon > > On 3/28/06, Matt Singerman <[EMAIL PROTECTED]> wrote: >> Hello, >> >> I am trying to upgrade my version of Cyrus on a FreeBSD 6.0 machine. >> I was able to use the ports system to successfully upgrade, then >> followed the instructions on Cyrus' webpage to update the database >> structure and mailboxes. I believe that that worked; however, when I >> try to log into the mail server, I am prompted for my password, which >> it cannot take. Upon closer inspection of the logfile, it is saying >> that the user is not found. Is this because it is taking the full >> [EMAIL PROTECTED] as the username and I have not declared a default domain? >> How may I change this? >> >> Below is the relevant log file: >> >> Mar 28 07:29:49 list master[19738]: process started >> Mar 28 07:29:49 list ctl_cyrusdb[19739]: recovering cyrus databases >> Mar 28 07:29:49 list ctl_cyrusdb[19739]: skiplist: recovered >> /var/imap/mailboxes >> .db (225 records, 17660 bytes) in 0 seconds >> Mar 28 07:29:49 list ctl_cyrusdb[19739]: done recovering cyrus databases >> Mar 28 07:29:50 list master[19738]: ready for work >> Mar 28 07:29:50 list ctl_cyrusdb[19740]: checkpointing cyrus databases >> Mar 28 07:29:50 list ctl_cyrusdb[19740]: done checkpointing cyrus >> databases >> Mar 28 07:29:53 list imap[19741]: no user in db >> Mar 28 07:29:53 list imap[19741]: no user in db >> Mar 28 07:29:53 list imap[19741]: badlogin: >> pool-72-75-20-22.washdc.east.verizon >> .net [72.75.20.22] plaintext [EMAIL PROTECTED] SASL(-13): user not >> found: >> checkpass failed >> Mar 28 07:30:01 list imap[19741]: no user in db >> Mar 28 07:30:01 list last message repeated 3 times >> Mar 28 07:30:01 list imap[19741]: badlogin: >> pool-72-75-20-22.washdc.east.verizon >> .net [72.75.20.22] plaintext [EMAIL PROTECTED] SASL(-13): user not >> found: >> checkpass failed >> >> Thanks for all help. >> > ---- > Cyrus Home Page: http://asg.web.cmu.edu/cyrus > Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html