Timo Sirainen wrote:
On Apr 4, 2008, at 4:02 PM, Michal Soltys wrote:
Could you try if this works:
http://hg.dovecot.org/dovecot-1.1/rev/9edaf878bb96
Both global and per-user chroot settings work fine with that patch.
Thanks !
On Apr 4, 2008, at 4:02 PM, Michal Soltys wrote:
Timo Sirainen wrote:
Right. If you use mail_chroot or chroot, the home directory points
under the chroot. I guess it might be also useful for it not to do
that, but I can't change that without breaking backwards
compatibility, and I'm not su
Timo Sirainen wrote:
Right. If you use mail_chroot or chroot, the home directory points under
the chroot. I guess it might be also useful for it not to do that, but I
can't change that without breaking backwards compatibility, and I'm not
sure if it's worth it to add yet another setting just
On Apr 3, 2008, at 11:33 AM, Michal Soltys wrote:
dovecot will try to chroot into /home/home/admin with the following
message in logs, in my case:
Fatal: chdir(/home/home/admin) failed with uid 1999: No such file or
directory
The same happens if I use per-user chroot= option in userdb, f.e.
Hello
I've noticed a little strange behaviour of that option. For example with
following settings:
system user: admin, with its home directory as /home/admin
dovecot options: as reported by dovecot -n (in attachment)
dovecot will try to chroot into /home/home/admin with the following
message i