On Sun, 2007-10-21 at 17:44 +0100, Andy Shellam (Mailing Lists) wrote: > deliver([EMAIL PROTECTED]): Oct 21 17:19:49 Fatal: > chroot(/users/mail/[EMAIL PROTECTED]) failed: > Operation not permitted
Earlier deliver versions ignored chroot setting, which was a bug. So you have two choices: 1) Make deliver setuid-root so it can chroot. See "Multiple UIDs" section in http://wiki.dovecot.org/LDA 2) Disable chrooting with deliver. I think you can do this by updating the protocol lda section: protocol lda { .. mail_chroot = }
signature.asc
Description: This is a digitally signed message part
