Re: no user in db

2005-02-19 Thread Craig White
On Sat, 2005-02-19 at 15:59 -0500, Forrest Aldrich wrote: > The issue I have has to do with deleting folders THROUGH imap... ie: I > can create a folder in my test account, but then I cannot delete that > same folder via IMAP, as I should. The acl is fine. you brought up all the postfix stuf

Re: no user in db

2005-02-19 Thread Forrest Aldrich
The issue I have has to do with deleting folders THROUGH imap... ie: I can create a folder in my test account, but then I cannot delete that same folder via IMAP, as I should.   The acl is fine. I'm running postfix-current, and postconf doesn't show smtpd_sasl_path as a valid option: broke

Re: no user in db

2005-02-19 Thread Norman Zhang
Forrest Aldrich wrote: One of the problems I've run into is "no user in db" in the logs from imap/imaps - yet, I'm able to authenticate, send/receive mail, create folders (but cannot delete folders). By default Cyrus Admin cannot delete folders. You need to ACL. # sam user.jdoe root -all So I think