[Dovecot] New IPC features : any configuration doc ?
Hi,
Dovecot complains at start for the ipc listener not correctly configured.
What is the configuration scheme ?
Thanks
JM
Here the message at restart, when using the HG version (2.0.13 works nicely)
/etc/init.d/dovecot restart
Stopping dovecot
done
Starting dovecot Fatal: service(ipc) User doesn't exist: dovenull (See
service ipc { unix_listener /var/run/dovecot/login/ipc-proxy { user } }
setting)
startproc: exit status of parent of /usr/sbin/dovecot: 89
On Mon, 23 May 2011 19:18:46 +0300, Timo Sirainen wrote:
On Tue, 2011-05-24 at 16:38 -0500, Joan Moreau wrote:
That shall appear in the doc somewhere, as "default_login_user" is not a mandatory field, or you shall make this field mandatory
I thought it practically was mandatory already.. I guess you managed to get around it. :) In next version it's explicitly required:
doveconf: Fatal: Error in configuration file /usr/local/etc/dovecot/dovecot.conf: default_login_user doesn't exist: foobar
Same for default_internal_user.
participants (2)
-
Joan Moreau
-
Timo Sirainen