I've got Cyrus IMAP v2.0.16 running with Sendmail 8.11.99.10 both from the NetBSD packages collection.
I've got the system configured, and remote mail delivery to the Cyrus mail boxes is working (and I can see the mail from pop/imap clients.) The problem I'm having is when the local system tries to send mail. Here is an example: mail1# mail schluntz Subject: test message this is a test . EOT mail1# collect: Cannot write ./dfg39K3cpp000284 (bfcommit, uid=43, gid=43): Permission denied queueup: cannot create queue temp file ./tfg39K3cpp000284, uid=43: Permission denied User schluntz is a valid user who can accept mail if sent remotly, but no user can get mail if sent from the command line. The biggest problem for me is the refrence to ./dfg39K3cpp000284, which directory is that? It's not the local dir as the user has write permissions to it. Any suggestions? Thanks for your time! -Sean