phpbb3 Email Funktion bei kilu.de
Verfasst: 06.10.2010 16:37
Hallihallo ich hoffe ihr könnt mir dabei helfen ich habe ein Forum auf kilu.de gehostet (phpBB3) und habe nun das Problem das ich einfach keine EMails versenden kann.
Fehlermeldung bei deaktiviertem SMTP Server und EINGESCHALTETEM Kilu Mail ( Versand über mail() )
Fehlermeldung bei aktiviertem SMTP Server mit Google Mail Account
Und bei GMX und WEB
Bin total verzweifelt benötige diese Funktion sehr dringend damit Aktivierungsmails versendet werden können.
Queldallas
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.phpCode: 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:465Bin total verzweifelt benötige diese Funktion sehr dringend damit Aktivierungsmails versendet werden können.
Queldallas