Hallo zusammen,
langsam verzweifel ich. :???:
Die Standardantworten bringen mich leider nicht weiter. Ich bin für jeden Tipp dankbar.
Wo kann ich noch nachsehen, was falsch ist?
Folgendes Problem:
Ich habe einen Server mit opensuse 11.3 neu installiert. Alles geht bis auf Mails versenden.
Die postfix Konfiguration main.cf, master.cf und sasl_passwd habe ich von meiner vorherigen Installation (suse 10.2) ohne Änderung übernommen. postmap sasl_passwd hab ich auch aufgerufen.
In /var/log/mail stehen Meldungen ala:
Jan 5 07:39:53 srv11 postfix/smtp[26167]: 2C5EF2B809A2: SASL authentication failed; server smtp.1und1.de[212.227.15.167] said: 535 Authentication failure
Jan 5 07:39:54 srv11 postfix/smtp[26168]: 2FB7D2B809BA: to=<x.xxxxxxx@gmx.de>, relay=smtp.1und1.de[212.227.15.167]:25, delay=39628, delays=39627/0.04/0.89/0, dsn=4.0.0, status=deferred (SASL authentication failed; server smtp.1und1.de[212.227.15.167] said: 535 Authentication failure)
Jan 5 07:39:54 srv11 postfix/qmgr[26151]: 5EEDD2B809AC: to=<x.xxxxxxx@gmx.de>, relay=none, delay=38962, delays=38960/1.5/0/0, dsn=4.0.0, status=deferred (delivery temporarily suspended: SASL authentication failed; server smtp.1und1.de[212.227.15.167] said: 535 Authentication failure)
postconf | grep smtp_sasl liefert:
proxy_write_maps = $smtp_sasl_auth_cache_name $lmtp_sasl_auth_cache_name
smtp_sasl_auth_cache_name =
smtp_sasl_auth_cache_time = 90d
smtp_sasl_auth_enable = yes
smtp_sasl_auth_soft_bounce = yes
smtp_sasl_mechanism_filter =
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_path =
smtp_sasl_security_options = noanonymous
smtp_sasl_tls_security_options = $smtp_sasl_security_options
smtp_sasl_tls_verified_security_options = $smtp_sasl_tls_security_options
smtp_sasl_type = cyrus
langsam verzweifel ich. :???:
Die Standardantworten bringen mich leider nicht weiter. Ich bin für jeden Tipp dankbar.
Wo kann ich noch nachsehen, was falsch ist?
Folgendes Problem:
Ich habe einen Server mit opensuse 11.3 neu installiert. Alles geht bis auf Mails versenden.
Die postfix Konfiguration main.cf, master.cf und sasl_passwd habe ich von meiner vorherigen Installation (suse 10.2) ohne Änderung übernommen. postmap sasl_passwd hab ich auch aufgerufen.
In /var/log/mail stehen Meldungen ala:
Jan 5 07:39:53 srv11 postfix/smtp[26167]: 2C5EF2B809A2: SASL authentication failed; server smtp.1und1.de[212.227.15.167] said: 535 Authentication failure
Jan 5 07:39:54 srv11 postfix/smtp[26168]: 2FB7D2B809BA: to=<x.xxxxxxx@gmx.de>, relay=smtp.1und1.de[212.227.15.167]:25, delay=39628, delays=39627/0.04/0.89/0, dsn=4.0.0, status=deferred (SASL authentication failed; server smtp.1und1.de[212.227.15.167] said: 535 Authentication failure)
Jan 5 07:39:54 srv11 postfix/qmgr[26151]: 5EEDD2B809AC: to=<x.xxxxxxx@gmx.de>, relay=none, delay=38962, delays=38960/1.5/0/0, dsn=4.0.0, status=deferred (delivery temporarily suspended: SASL authentication failed; server smtp.1und1.de[212.227.15.167] said: 535 Authentication failure)
postconf | grep smtp_sasl liefert:
proxy_write_maps = $smtp_sasl_auth_cache_name $lmtp_sasl_auth_cache_name
smtp_sasl_auth_cache_name =
smtp_sasl_auth_cache_time = 90d
smtp_sasl_auth_enable = yes
smtp_sasl_auth_soft_bounce = yes
smtp_sasl_mechanism_filter =
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_path =
smtp_sasl_security_options = noanonymous
smtp_sasl_tls_security_options = $smtp_sasl_security_options
smtp_sasl_tls_verified_security_options = $smtp_sasl_tls_security_options
smtp_sasl_type = cyrus