In der Dovecot Liste kam die Antwort schnell: apt-get install dovecot-mysql
Tatsächlich hatte ich das nicht extra installiert, das habe ich nirgends gelesen, dass das sein muss. Sowas. Jetzt kommt der Fehler nicht mehr. > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:postfix-users- > [email protected]] Im Auftrag von Frank Walter > Gesendet: Mittwoch, 16. Mai 2012 15:39 > An: 'Fabian Kuran'; [email protected] > Betreff: Re: [postfix-users] Authentifizierung mit Dovecot 2 funktioniert > nicht mehr > > Ich habe das Problem nun mal also in der Dovecot Mailingliste gestellt. > Hier hat es sich dann somit erledigt. > > bzw. wenn ich die Lösung gefunden habe, werde ich es nochmal hier schreiben. > > > Danke bis dato, frank > > > > > > > -----Ursprüngliche Nachricht----- > > Von: [email protected] > > [mailto:postfix-users- > > [email protected]] Im Auftrag von Fabian Kuran > > Gesendet: Mittwoch, 16. Mai 2012 14:58 > > An: [email protected] > > Betreff: Re: [postfix-users] Authentifizierung mit Dovecot 2 funktioniert > > nicht mehr > > > > Hallo Frank, > > > > Am 16.05.2012 14:44, schrieb Frank Walter: > > > Ich habe Dovecot 2, die Anleitung in DOVECOT.txt bezieht sich weitgehend > > > auf die alte > > Version. Bei der alten 1.0 ging das ja auch alles. > > > > > > Dovecot startet ohne Fehlermeldung, im mail.log steht aber dann, erst > > > wenn ich die > > Authentifizierung über Postfix versuche (z.B. mit telnet localhost 25): > > > > > > dovecot: auth: Fatal: Unknown database driver 'mysql' > > > > wie sieht deine Config aus? > > > > Du solltest irgendwo haben: > > <snip> > > passdb sql { > > driver = sql > > args = /etc/dovecot/dovecot-sql.conf > > } > > </snap> > > > > in der /etc/dovecot/dovecot-sql.conf kannst Du dann "mysql" als driver > > angeben. > > > > Dazu kannst Du auch hier lesen: > > http://wiki2.dovecot.org/AuthDatabase/SQL > > > > Wobei das ja eher auf die Dovecot-Liste gehört ;). > > > > -- > > Mit freundlichen Grueßen > > Fabian Kuran > > _______________________________________________ > > postfix-users mailing list > > [email protected] > > http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users > > _______________________________________________ > postfix-users mailing list > [email protected] > http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users _______________________________________________ postfix-users mailing list [email protected] http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users
