Reindl Harald <h.reindl@thelounge.net> wrote:
Am 08.06.2012 16:50, schrieb Andreas Meyer:
Reindl Harald <h.reindl@thelounge.net> wrote:
you quoted your auth{} section
in a pure 2.x setup this would not exist
I get this output when I move the passwd settings to the main section:
# doveconf -n -c /etc/dovecot/dovecot.conf > /home/mail1/dovecot-2.conf doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf line 710: Unknown setting: auth_passdb
because this does not belong here consider take a look at dovecot2 manuals
http://wiki2.dovecot.org/AuthDatabase/ http://wiki2.dovecot.org/AuthDatabase/PasswdFile
thanks again! I think I got this one right now.
I risked to restat dovecot with the new version and got this in the logfile now:
Jun 08 17:20:19 imap: Error: dlopen(/usr/lib/dovecot/modules/imap/lib10_quota_plugin.so) failed: /usr/lib/dovecot/modules/imap/lib10_quota_plugin.so: undefined symbol: mail_storage_module_id Jun 08 17:20:19 imap: Fatal: Couldn't load required plugins Jun 08 17:20:19 imap-login: Warning: SSL alert: where=0x4008, ret=256: warning close notify [84.179.59.203]
The /usr/lib/dovecot/modules/imap/lib10_quota_plugin.so is a symlink to /usr/lib/dovecot/modules/lib10_quota_plugin.so
What can I do? Wouldn't it be great to get the new dovecot working with my users and the old passwd file?
Andreas