6 Jun
2011
6 Jun
'11
9:41 p.m.
On 6.6.2011, at 19.59, johnw wrote:
yes, i did it (put the mail_chroot inside the protocol !lmtp { mail_chroot = /var/vmail/ } and no mail_chroot anywhere.
but the both doveconf mail_chroot and doveconf -f protocol=lmtp mail_chroot result is same empty: mail_chroot =
Oh, looks like doveconf didn't work exactly as I thought :) Small modification to the test then:
doveconf -f protocol=imap mail_chroot doveconf -f protocol=lmtp mail_chroot
Now it should show the chroot with imap, but not with lmtp.