bin ratlos und auch mein guter Freund Google und auch die Suche hier konnten mir nicht weiterhelfen.
Habe Postfix 2.2 auf Debian Sarge laufen. Konfiguration sieht so aus, dass alles ueber MySQL laeuft. SMTP-Auth laeuft auch ueber MySQL. Funktioniert auch blendend das Postfix, nur habe ich ein Problem.
Beim Empfang (wohlgemerkt Empfang nicht Versand!) von Mails von einem Mailserver (und es wirklich nur ein Server, der dieses Problem macht) spuckt er folgendes ins syslog:
Code: Select all
Jul 26 12:09:17 triton postfix/smtpd[10237]: warning: SASL authentication failure: All-whitespace username.
Jul 26 12:09:17 triton postfix/smtpd[10237]: warning: SASL authentication failure: unable canonify user and get auxprops
Jul 26 12:09:17 triton postfix/smtpd[10237]: warning: mail.xxx.de[xxx.xxx.xxx.xxx]: SASL DIGEST-MD5 authentication failed
Jul 26 12:09:17 triton postfix/smtpd[10237]: warning: SASL authentication failure: All-whitespace username.
Jul 26 12:09:17 triton postfix/smtpd[10237]: warning: mail.xxx.de[xxx.xxx.xxx.xxx]: SASL LOGIN authentication failed
Jul 26 12:09:17 triton postfix/smtpd[10237]: warning: SASL authentication failure: All-whitespace username.
Jul 26 12:09:17 triton postfix/smtpd[10237]: warning: mail.xxx.de[xxx.xxx.xxx.xxx]: SASL PLAIN authentication failed
Jul 26 12:09:18 triton postfix/smtpd[10237]: warning: SASL authentication failure: no secret in database
Jul 26 12:09:18 triton postfix/smtpd[10237]: warning: mail.xxx.de[xxx.xxx.xxx.xxx]: SASL CRAM-MD5 authentication failed
Code: Select all
Jul 21 10:44:47 triton postfix/smtpd[15290]: warning: SASL authentication problem: unable to open Berkeley db /etc/sasldb2: Too many levels of symbolic links
Ich versteh das halt ueberhaupt nicht. Ich habe nirgends stehen, dass er sasldb2 verwenden soll. Fuer SMTP-Auth greift Postfix auf die Tabelle mailboxes der MySQL-Datenbank zu, auf die auch der POP3/IMAP Daemon zugreift. Ausserdem empfange ich hier Mails, was macht denn da auf einmal SASL?
Vielleicht hat mir ja jemand den goldenen Tip.
Liefere auch gerne Configs nach, nur warte ich damit erstmal bis ich weiss, was Euch interessieren koennte bevor ich alles hier reinmuelle.
Danke und bis dann,
Roi