November 5, 201411 yr Hallo zusammen, ich habe k?rzlich Froxlor auf einem frischen Debian 7 installiert und mich entschieden, die Kombination Postfix/Courier einzusetzen, da ich mit den beiden die meiste Erfahrung habe (ca. 10 Jahre). Es ist meine erste Installation und ich muss sagen: Ich bin hellauf begeistert. Bis auf die zu erwartenden kleineren Sachen bei der Konfiguration von PHP-FPM war das ganze schnell einsatzbereit. Mein Problem ist nun, dass die Authentifizierung gegen die Froxlor-Datenbank wunderbar funktioniert - das hei?t Courier POP3 und IMAP sowohl mit SSL als auch ohne, plain, MD5, l?uft Sahne - aber Postfix SMTP nicht. Die Logs sagen dazu: Nov 5 11:36:54 www postfix/smtpd[8119]: sql plugin Parse the username blah@blah.de Nov 5 11:36:54 www postfix/smtpd[8119]: sql plugin try and connect to a host Nov 5 11:36:54 www postfix/smtpd[8119]: sql plugin trying to open db 'froxsmp' on host '127.0.0.1' Nov 5 11:36:54 www postfix/smtpd[8119]: sql plugin Parse the username blah@blah.de Nov 5 11:36:58 www postfix/smtpd[8119]: sql plugin Parse the username blah@blah.de Nov 5 11:36:58 www postfix/smtpd[8119]: sql plugin try and connect to a host Nov 5 11:36:58 www postfix/smtpd[8119]: sql plugin trying to open db 'froxsmp' on host '127.0.0.1' Nov 5 11:36:58 www postfix/smtpd[8119]: begin transaction Nov 5 11:36:58 www postfix/smtpd[8119]: sql plugin create statement from userPassword blah blah.de Nov 5 11:36:58 www postfix/smtpd[8119]: sql plugin doing query SELECT password FROM mail_users WHERE username='blah@blah.de' OR email='blah@blah.de'; Nov 5 11:36:58 www postfix/smtpd[8119]: commit transaction Nov 5 11:36:58 www postfix/smtpd[8119]: sql plugin Parse the username blah@blah.de Nov 5 11:36:58 www postfix/smtpd[8119]: sql plugin try and connect to a host Nov 5 11:36:58 www postfix/smtpd[8119]: sql plugin trying to open db 'froxsmp' on host '127.0.0.1' Nov 5 11:36:58 www postfix/smtpd[8119]: sql plugin Parse the username blah@blah.de Nov 5 11:36:58 www postfix/smtpd[8119]: sql plugin try and connect to a host Nov 5 11:36:58 www postfix/smtpd[8119]: sql plugin trying to open db 'froxsmp' on host '127.0.0.1' Nov 5 11:36:58 www postfix/smtpd[8119]: begin transaction Nov 5 11:37:05 www postfix/smtpd[8119]: disconnect from meinisp.de[123.123.123.123] Nov 5 11:37:24 www postfix/smtpd[8119]: connect from meinisp.de[123.123.123.123] Nov 5 11:37:25 www postfix/smtpd[8119]: warning: SASL authentication failure: empty secret Nov 5 11:37:25 www postfix/smtpd[8119]: warning: meinisp.de[123.123.123.123]: SASL CRAM-MD5 authentication failed: generic failure Nov 5 11:37:27 www postfix/smtpd[8119]: warning: SASL authentication failure: empty secret Nov 5 11:37:27 www postfix/smtpd[8119]: warning: meinisp.de[123.123.123.123]: SASL CRAM-MD5 authentication failed: generic failure Nov 5 11:37:28 www postfix/smtpd[8119]: warning: SASL authentication failure: empty secret Nov 5 11:37:28 www postfix/smtpd[8119]: warning: meinisp.de[123.123.123.123]: SASL CRAM-MD5 authentication failed: generic failure Nov 5 11:37:28 www postfix/smtpd[8119]: warning: SASL authentication failure: empty secret Nov 5 11:37:28 www postfix/smtpd[8119]: warning: meinisp.de[123.123.123.123]: SASL CRAM-MD5 authentication failed: generic failure Als Test-Client verwende ich im Moment Thunderbird. Hat zuf?llig jemand eine Idee? Bin f?r jeden Hinweis dankbar. VG, Nigcra Update: L?sung selbst gefunden - Verschl?sselte Passw?rter in der Datenbank. Wundert mich etwas, dass Postfix darauf nicht klar kommt..
Archived
This topic is now archived and is closed to further replies.