Ver Mensaje Individual
  #3 (permalink)  
Antiguo 20/01/2015, 03:53
joemadriz
 
Fecha de Ingreso: enero-2015
Mensajes: 6
Antigüedad: 9 años, 3 meses
Puntos: 0
Respuesta: Formularios que no envían correos

Hola,

gracias por responder tan pronto, en el dblog si SMTP lo configuro con el servidor localhost, al enviar el correo de prueba me pone lo siguiente:

TIPO correo
FECHA Martes, Enero 20, 2015 - 10:42
USUARIO admin
UBICACIÓN http://##########/admin/config/system/smtp
REFERENTE http://##########/es/admin/config/system/smtp
MENSAJE Error enviando correo electrónico (de info@#####.es para jose.cabezas@#####.com).
GRAVEDAD error

si configuro SMTP para enviar por GMail y marco la casilla de debugging al enviar el correo me da estos errores:

SMTP -> ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
SMTP Error: Could not connect to SMTP host.
MTP -> ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
SMTP Error: Could not connect to SMTP host. SMTP -> get_lines(): $data was ""
SMTP -> get_lines(): $str is "220-hl244.redcoruna.com ESMTP Tue, 20 Jan 2015 10:53:44 +0100 "
SMTP -> get_lines(): $data is "220-hl244.redcoruna.com ESMTP Tue, 20 Jan 2015 10:53:44 +0100 "
SMTP -> get_lines(): $data was "220-hl244.redcoruna.com ESMTP Tue, 20 Jan 2015 10:53:44 +0100 "
SMTP -> get_lines(): $str is "220- We do not authorize the use of this system to transport unsolicited, "
SMTP -> get_lines(): $data is "220-hl244.redcoruna.com ESMTP Tue, 20 Jan 2015 10:53:44 +0100 220- We do not authorize the use of this system to transport unsolicited, "
SMTP -> get_lines(): $data was "220-hl244.redcoruna.com ESMTP Tue, 20 Jan 2015 10:53:44 +0100 220- We do not authorize the use of this system to transport unsolicited, "
SMTP -> get_lines(): $str is "220 and/or bulk e-mail. "
SMTP -> get_lines(): $data is "220-hl244.redcoruna.com ESMTP Tue, 20 Jan 2015 10:53:44 +0100 220- We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail. "
SMTP -> FROM SERVER:220-hl244.redcoruna.com ESMTP Tue, 20 Jan 2015 10:53:44 +0100 220- We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
SMTP -> get_lines(): $data was ""
SMTP -> get_lines(): $str is "250-hl244.redcoruna.com Hello localhost [127.0.0.1] "
SMTP -> get_lines(): $data is "250-hl244.redcoruna.com Hello localhost [127.0.0.1] "
SMTP -> get_lines(): $data was "250-hl244.redcoruna.com Hello localhost [127.0.0.1] "
SMTP -> get_lines(): $str is "250-SIZE 52428800 "
SMTP -> get_lines(): $data is "250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 "
SMTP -> get_lines(): $data was "250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 "
SMTP -> get_lines(): $str is "250-8BITMIME "
SMTP -> get_lines(): $data is "250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 250-8BITMIME "
SMTP -> get_lines(): $data was "250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 250-8BITMIME "
SMTP -> get_lines(): $str is "250-PIPELINING "
SMTP -> get_lines(): $data is "250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 250-8BITMIME 250-PIPELINING "
SMTP -> get_lines(): $data was "250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 250-8BITMIME 250-PIPELINING "
SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN "
SMTP -> get_lines(): $data is "250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 250-8BITMIME 250-PIPELINING 250-AUTH PLAIN LOGIN "
SMTP -> get_lines(): $data was "250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 250-8BITMIME 250-PIPELINING 250-AUTH PLAIN LOGIN "
SMTP -> get_lines(): $str is "250-STARTTLS "
SMTP -> get_lines(): $data is "250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 250-8BITMIME 250-PIPELINING 250-AUTH PLAIN LOGIN 250-STARTTLS "
SMTP -> get_lines(): $data was "250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 250-8BITMIME 250-PIPELINING 250-AUTH PLAIN LOGIN 250-STARTTLS "
SMTP -> get_lines(): $str is "250 HELP "
SMTP -> get_lines(): $data is "250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 250-8BITMIME 250-PIPELINING 250-AUTH PLAIN LOGIN 250-STARTTLS 250 HELP "
SMTP -> FROM SERVER: 250-hl244.redcoruna.com Hello localhost [127.0.0.1] 250-SIZE 52428800 250-8BITMIME 250-PIPELINING 250-AUTH PLAIN LOGIN 250-STARTTLS 250 HELP
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 Accepted "
SMTP -> get_lines(): $data is "250 Accepted "
SMTP -> FROM SERVER:250 Accepted
SMTP -> get_lines(): $data was ""
SMTP -> get_lines(): $str is "354 Enter message, ending with "." on a line by itself "
SMTP -> get_lines(): $data is "354 Enter message, ending with "." on a line by itself "
SMTP -> FROM SERVER:354 Enter message, ending with "." on a line by itself
SMTP -> get_lines(): $data was ""
SMTP -> get_lines(): $str is "250 OK id=1YDVVI-000303-Ai "
SMTP -> get_lines(): $data is "250 OK id=1YDVVI-000303-Ai "
SMTP -> FROM SERVER:250 OK id=1YDVVI-000303-Ai
SMTP -> get_lines(): $data was ""
SMTP -> get_lines(): $str is "221 hl244.redcoruna.com closing connection "
SMTP -> get_lines(): $data is "221 hl244.redcoruna.com closing connection "
SMTP -> FROM SERVER:221 hl244.redcoruna.com closing connection

Sigue teniendo pinta de ser el servidor??? Como digo antes, si hago un php para que envíe un correo y lo ejecuto si que lo recibo.

Saludos!!!