Hi Thomas
Thank you very much for your hints, but they didn't help me out. I fixed the problem by replacing the auth_master in the 1.2 config with
service auth { unix_listener /var/spool/postfix/private/auth { group = vmail mode = 0666 user = vmail } unix_listener auth-master { mode = 0666 } }
for the 2.0 config.
But again thank you very much.
Mit freundlichem Gruß
Carsten Laun-De Lellis Dipl.-Ing. Elektrotechnik Certified Information Systems Auditor (CISA)
Hauptstrasse 13 D-67705 Trippstadt
Phone: +49 (6306) 992140 Mobile: +49 (151) 27530865 email: carsten.laun-delellis@delellis.net
Thomas Leuxner
Am 26.08.2010 um 14:21 schrieb Carsten Laun-De Lellis:
doveconf: Fatal: Error in configuration file /usr/local/etc/dovecot/dovecot.conf line 1036: Unknown setting: auth_socket doveconf: Error: managesieve-login: dump-capability process returned 89 doveconf: Fatal: Error in configuration file ./dovecot.conf line 1036: Unknown setting: auth_socket
My conf file looks like
Hi Carsten,
there are two threads, one day old, dealing with similar migration issues around changed settings:
http://www.dovecot.org/list/dovecot/2010-August/052137.html http://www.dovecot.org/list/dovecot/2010-August/052125.html
And this one from the release notes:
http://wiki2.dovecot.org/Upgrading/2.0
Regards Thomas