jeudi 31 juillet 2014

SMTP über PHP geht nicht: 503 5.5.1 Error: authentication not enabled

Hallo,



ich wollte mir den PHPmailer einrichten, leider schlägt das Senden jedes Mal fehl. Konfiguration ist soweit gleich wie auf einem anderen Server, auf dem es klappt.



Verwendet wird hierbei Plesk 12, CentOs 6.



Die Ausgabe des PHPmailer ist diese:




Zitat:








SERVER -> CLIENT: 220 nsxxx.ip-xxx.net ESMTP Postfix

CLIENT -> SERVER: EHLO nsxxx.ip-xxx.net

SERVER -> CLIENT: 250-nsxxx.ip-xxx.net250-PIPELINING250-SIZE 10240000250-ETRN250-STARTTLS250-XFORWARD NAME ADDR PROTO HELO SOURCE PORT IDENT250-ENHANCEDSTATUSCODES250-8BITMIME250 DSN

CLIENT -> SERVER: AUTH LOGIN

SERVER -> CLIENT: 503 5.5.1 Error: authentication not enabled

SMTP ERROR: AUTH command failed: 503 5.5.1 Error: authentication not enabled

CLIENT -> SERVER: QUIT

SERVER -> CLIENT: 221 2.0.0 Bye

SMTP connect() failed.

Mailer Error: SMTP connect() failed.



In der /etc/postfix/main.cf ist smtpd_sasl_auth_enable auf yes.



Hat jemand eine Idee?



Danke.




Aucun commentaire:

Enregistrer un commentaire