21 Oct
2007
21 Oct
'07
8:03 p.m.
On Sun, 2007-10-21 at 17:44 +0100, Andy Shellam (Mailing Lists) wrote:
deliver(andy.shellam-lists@mailnetwork.co.uk): Oct 21 17:19:49 Fatal: chroot(/users/mail/andy.shellam-lists@mailnetwork.co.uk) failed: Operation not permitted
Earlier deliver versions ignored chroot setting, which was a bug. So you have two choices:
Make deliver setuid-root so it can chroot. See "Multiple UIDs" section in http://wiki.dovecot.org/LDA
Disable chrooting with deliver. I think you can do this by updating the protocol lda section:
protocol lda { .. mail_chroot = }