Displaying 1 result from an estimated 1 matches for "371160".
Did you mean:
371150
2005 Apr 19
1
dovecot-stable-latest.tar.gz - Login process died too early - shutting down
Hello,
i've installed dovecot:
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--enable-debug \
--with-storages=maildir && make && make install
groupadd dovecot
useradd -s /bin/bash -g dovecot dovecot
ok, in /etc/dovecot.conf I have:
# grep -v "#" /etc/dovecot.conf