[Dovecot] dovecot 2.0.beta6 dies when I try to delete a folder with thunderbird
Timo Sirainen
tss at iki.fi
Fri Jul 2 15:12:48 EEST 2010
On Wed, 2010-06-30 at 21:57 +0200, Sven Kirmess wrote:
> doveconf: Warning: Obsolete setting in
> /etc/opt/dovecot/dovecot/dovecot.conf:86: mail_drop_priv_before_exec
> has been replaced by service { drop_priv_before_exec }
> doveconf: Fatal: Error in configuration file
> /etc/opt/dovecot/dovecot/dovecot.conf line 86: Unknown setting:
> drop_priv_before_exec
I'd like to figure out the cause of this too.. If you do:
cat > test.conf <<EOF
mail_drop_priv_before_exec = yes
ssl = no
EOF
doveconf -c test.conf > /dev/null
Does it still show you the Fatal: error? It should only log the first
warning.
More information about the dovecot
mailing list