It turns out the configuration file syntax has changed between 0.99.x
and 1.0. I had to migrate to a new format last month and already it's
changed again.
The following section appears to be equivalent to the old one.
Note that:
1. the braces are mandatory, even for an empty block
2. the end brace must be on the following line
auth default {
mechanisms = plain
passdb pam {
}
userdb passwd {
}
user = root
}
The documentation refers to a dovecot-example.conf, but no Debian
Dovecot package seems to provide this file. Would you be able to
include this in dovecot-common?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]