|
From: <and...@fr...> - 2006-09-12 11:30:36
|
I am trying to use webmin to administer dovecot, but I think that something
changed in last dovecot version.
If I use webmin to manage dovecot 0.99.14, if I enter under user and login
options
plain-text
standard unix user database
defaut PAM service dovecot
and save and restart, everything is OK
If I use webmin to manage dovecot 1.0.beta3 (the last version available in
suse 10.1) if I enter the same settings I cannot restart dovecot.
It says:
Starting dovecot Error: Error in configuration file
/etc/dovecot/dovecot.conf line 621: Unknown setting: userdb
..failed
the "region" of dovecot.conf file interested by this error is this:
auth default {
# Space separated list of wanted authentication mechanisms:
# plain digest-md5 cram-md5 apop anonymous gssapi
mechanisms = plain
userdb = passwd
passdb = pam
if I remove the two lines
userdb = passwd
passdb = pam
dovecot starts again, but there is no chance to login (both imap and pop3)
apart from localhost (which is considered a trusted host)
I think that something changed in the structure of dovecot configuration
file; is it correct ?
And if it is, when we will have an updated webmin module ?
thanks in advance,
Andrea
Chi ricevesse questa mail per errore e' gentilmente pregato di cancellarla.
Visitate il sito http://www.frameweb.it
|