[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: smtp-auth, sasl, postfix



Andre Fischer <linux@edv-leisnig.de> writes:

> hall~chen,
> ich habe mein postfix so konfiguriert, das es smtp-auth macht. Das  scheint 
> auch soweit zu funktionierten, nur leider bekomme ich als Antwort vom 
> SMTP-Server immer  "Authentication failed: cannot SASL authenticate to server 
> mrelayng.kundenserver.de[212.227.126.161]: no mechanism available"
> 
> kann mir jemand verraten, was ich da noch falsch mache?
> ich nutze postfix, hab smtp-auth nach Anleitung in der SuSE-SDB gemacht
> der Server meldet AUTH=PLAIN LOGIN, wenn ich mich via telnet connecte
> 
> nutz irgendwer erfolgreich auth.mail.onlinehome.de oder smtp.1und1.com als 
> smtp-relay? (in Verbindung mit postifx)
> 
> tschau fisch

Bei mir hat das mit ein wenig rumprobieren quasi mehr oder weniger
"out off the Box" funktioniert. Jedenfalls brauchte ich keine Pakete
aus Sarge oder Sid. 

aus main.cf
smtp_sasl_auth_enable = yes
smtp_sasl_security_options = noanonymous 
smtp_always_send_ehlo = yes
smtp_sasl_password_maps = hash:/etc/postfix/smtp_auth
relayhost = auth.mail.onlinehome.de
Was ich da sonst noch eingestellt habe, weiß ich allerdings nicht ausm
Kopf. Wenn das Problem noch weiter besteht, schaue ich aber gerne noch
nach!

Viele Grüße

        Florian

Reply to: