Karsten Posted September 10, 2003 Report Share Posted September 10, 2003 Es tritt folgendes Problem auf, wenn ich das Passwort zusenden lassen m?chte: SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "220 mrelay1.st2.lyceu.net ESMTP Postfix " SMTP -> get_lines(): $data is "220 mrelay1.st2.lyceu.net ESMTP Postfix " SMTP -> FROM SERVER: 220 mrelay1.st2.lyceu.net ESMTP Postfix SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "250-mrelay1.st2.lyceu.net " SMTP -> get_lines(): $data is "250-mrelay1.st2.lyceu.net " SMTP -> get_lines(): $data was "250-mrelay1.st2.lyceu.net " SMTP -> get_lines(): $str is "250-PIPELINING " SMTP -> get_lines(): $data is "250-mrelay1.st2.lyceu.net 250-PIPELINING " SMTP -> get_lines(): $data was "250-mrelay1.st2.lyceu.net 250-PIPELINING " SMTP -> get_lines(): $str is "250-SIZE 10240000 " SMTP -> get_lines(): $data is "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 " SMTP -> get_lines(): $data was "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 " SMTP -> get_lines(): $str is "250-VRFY " SMTP -> get_lines(): $data is "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY " SMTP -> get_lines(): $data was "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY " SMTP -> get_lines(): $str is "250-ETRN " SMTP -> get_lines(): $data is "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN " SMTP -> get_lines(): $data was "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN " SMTP -> get_lines(): $str is "250-AUTH LOGIN PLAIN " SMTP -> get_lines(): $data is "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250-AUTH LOGIN PLAIN " SMTP -> get_lines(): $data was "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250-AUTH LOGIN PLAIN " SMTP -> get_lines(): $str is "250-AUTH=LOGIN PLAIN " SMTP -> get_lines(): $data is "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250-AUTH LOGIN PLAIN 250-AUTH=LOGIN PLAIN " SMTP -> get_lines(): $data was "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250-AUTH LOGIN PLAIN 250-AUTH=LOGIN PLAIN " SMTP -> get_lines(): $str is "250-XVERP " SMTP -> get_lines(): $data is "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250-AUTH LOGIN PLAIN 250-AUTH=LOGIN PLAIN 250-XVERP " SMTP -> get_lines(): $data was "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250-AUTH LOGIN PLAIN 250-AUTH=LOGIN PLAIN 250-XVERP " SMTP -> get_lines(): $str is "250 8BITMIME " SMTP -> get_lines(): $data is "250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250-AUTH LOGIN PLAIN 250-AUTH=LOGIN PLAIN 250-XVERP 250 8BITMIME " SMTP -> FROM SERVER: 250-mrelay1.st2.lyceu.net 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250-AUTH LOGIN PLAIN 250-AUTH=LOGIN PLAIN 250-XVERP 250 8BITMIME SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "334 VXNlcm5hbWU6 " SMTP -> get_lines(): $data is "334 VXNlcm5hbWU6 " SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "334 UGFzc3dvcmQ6 " SMTP -> get_lines(): $data is "334 UGFzc3dvcmQ6 " SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "235 Authentication successful " SMTP -> get_lines(): $data is "235 Authentication successful " SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "250 Ok " SMTP -> get_lines(): $data is "250 Ok " SMTP -> FROM SERVER: 250 Ok SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "250 Ok " SMTP -> get_lines(): $data is "250 Ok " SMTP -> FROM SERVER: 250 Ok SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "501 Bad address syntax " SMTP -> get_lines(): $data is "501 Bad address syntax " SMTP -> FROM SERVER: 501 Bad address syntax SMTP -> ERROR: RCPT not accepted from server: 501 Bad address syntax SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "250 Ok " SMTP -> get_lines(): $data is "250 Ok " SMTP -> FROM SERVER: 250 Ok Message was not sent Mailer Error: SMTP Fehler: Die folgenden EMpf?nger sind nicht korrekt: :grml: Link to comment Share on other sites More sharing options...
mzanier Posted September 10, 2003 Report Share Posted September 10, 2003 stelle bitte deine emaileinstellungen richtig ein, das system l?uft zu 100%. falls du probleme mit den smtp einstellungen hast, frage einfach bei deinem provider nach, dieser wird dir die genauen parameter nennen. wie du an der fehlermeldung siehst, hat dein smtp server die empf?ger adresse zur?ckgewiesen. SMTP -> ERROR: RCPT not accepted from server mfg, mario Link to comment Share on other sites More sharing options...
Nobse Posted September 30, 2003 Report Share Posted September 30, 2003 Habe heute das gleiche Problem wie oben beschrieben gehabt. Nach mehrst?ndiger suche habe ich nun den fehler gefunden. Wie das Protokoll aussagt ist RCPT falsch und in diesem Fall ist nehmlich RCPT leer. Wenn dann eine E-Mailadresse ins Feld Billing Forfarding adresses eingetragen ist geht alles normal. Wer aber keine Benachrichtigung an eine zweite Mailadresse senden will sollte hier nochmal die gleiche Mailadresse wie unter Billing email adress eintragen. Gruss Nobse Link to comment Share on other sites More sharing options...
Guest gwinger Posted September 30, 2003 Report Share Posted September 30, 2003 Richtig, das ist eindeutig hinweispflichtig und f?hrt schnell zur verwirrung. Ich werde die Infotexte bei den Einstellungen im Admin noch diesbez?glich erweitern. MAn mu? jedes Feld bei den E-mail Einstellungen mit einem Wert versehen. Eventuell werde ich da noch eine Sicherung reincoden... Link to comment Share on other sites More sharing options...
Nobse Posted September 30, 2003 Report Share Posted September 30, 2003 Hilfreich w?re schon ein roter Stern bei jeder Option die ausgef?llt werden muss. Aber ihr bekommen das schon hin. Link to comment Share on other sites More sharing options...
Guest gwinger Posted October 1, 2003 Report Share Posted October 1, 2003 Klaro, aber das mit dem Stern ist nat?rlich genau wieder das, wo ich nicht drauf gekommen bin.... Dabei liegt das so nahe ;-)) Thx Nobse PS: Melde dich mal wegen dem E-Xoops Modul Link to comment Share on other sites More sharing options...
mzanier Posted October 1, 2003 Report Share Posted October 1, 2003 die billing andresse k?nnen wir ja auch von der installation her automatisch eingetragen , dann ist das problemo auch gesolved. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.