2 Feb
2009
2 Feb
'09
7:25 p.m.
On Mon, 2009-02-02 at 14:43 +0300, Dmitry Samersoff wrote:
Error: dict: dict client: Broken handshake .. base_dir: /zhome/var/run/dovecot .. login_dir: /zhome/var/run/dovecot
These can't be the same! Just don't specify login_dir at all, it'll use the default which is under base_dir.
login_user: exim login_chroot: no .. mail_uid: exim mail_gid: exim
These look suspicious. Are you going to run entire Dovecot under exim user? If not, login_user can't be the same as mail_uid.