[Dovecot] Problem with multiple Dovecot Instances

Timo Sirainen tss at iki.fi
Fri Aug 22 01:40:14 EEST 2008


On Thu, 2008-08-21 at 19:44 +0200, Manuel Maurer wrote:
> # 1.1.2: /opt/dovecot/etc/dovecot.conf
> base_dir: /var/run/dovecot
..
> login_dir: /var/run/dovecot/login
..
> # 1.1.2: /opt/dovecot/etc/dovecot_main.conf
> base_dir: /var/run/dovecot_main
..
> login_dir: /var/run/dovecot/login

By default login_dir is relative to base_dir. Your base_dirs are
correctly set to different locations, but login_dirs point to the same
dir so they'll cause conflicts. Just uncomment login_dir.

> login_chroot: no

Why no chrooting?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080822/f6070abc/attachment-0001.bin 


More information about the dovecot mailing list