Fehlermeldung bei deaktiviertem SMTP Server und EINGESCHALTETEM Kilu Mail ( Versand über mail() )
Code: Alles auswählen
E-Mail-Fehler
» EMAIL/PHP/mail()
/phpBB3/adm/index.php
Code: Alles auswählen
E-Mail-Fehler
» EMAIL/SMTP
/phpBB3/adm/index.php
Probleme beim Mailversand in Zeile 955. Antwort: 530 5.7.0 Must issue a STARTTLS command first. y19sm725653bkw.6
.
Backtrace
Connecting to smtp.googlemail.com:25
LINE: 939 <- 220 mx.google.com ESMTP x19sm721151bkv.21
# QUIT
LINE: 1202 <- 220 mx.google.com ESMTP y19sm725653bkw.6
# EHLO www3.subdomain.com
LINE: 1211 <- 250-mx.google.com at your service, [78.46.102.36]
LINE: 1211 <- 250-SIZE 35651584
LINE: 1211 <- 250-8BITMIME
LINE: 1211 <- 250-STARTTLS
LINE: 1211 <- 250 ENHANCEDSTATUSCODES
# MAIL FROM:<neo12321@googlemail.com>
LINE: 955 <- 530 5.7.0 Must issue a STARTTLS command first. y19sm725653bkw.6
Code: Alles auswählen
E-Mail-Fehler
» EMAIL/SMTP
/phpBB3/adm/index.php
Der Antwort-Code des Servers konnte nicht empfangen werden.
Backtrace
Connecting to mail.gmx.net:465
Bin total verzweifelt benötige diese Funktion sehr dringend damit Aktivierungsmails versendet werden können.
Queldallas