Resultados de búsqueda para 'smtp'

Viendo 15 resultados - del 271 al 285 (de un total de 354)
  • Moderador erchache2000

    (@erchache2000)

    Muchos hostings tienen capada la función mail() y tienes que configurar el cms como un cliente de correo.

    Prueba con el plugin wp-mail-smtp, https://es.wordpress.org/plugins/wp-mail-smtp/

    • Jimmy

      (@ratones-colorados)


      Buenas.
      He configurado el plugin wp mail smtp con mi cuenta de gmail con los datos correctos (smtp.gmail.com, puerto 465, ssl…)
      Al hacer el test recibo un error 500:
      Internal Server Error

      The server encountered an internal error or misconfiguration and was unable to complete your request.

      Please contact the server administrator at admin@main-hosting.eu to inform them of the time this error occurred, and the actions you performed just before this error.

      More information about this error may be available in the server error log.

      Alguna sugerencia?

      Gracias.

    Utilice Postman en su lugar. El mail de registro de Postman le mostrará el error de la forma de contacto.

    https://wordpress.org/plugins/postman-smtp/

    Iniciador del debate Jisas

    (@jisas)

    mas pruebas para volverme loco ya…

    es algo raro. He instalado el WP-Mail-SMTP… y he probado las siguientes configuraciones:
    1.- via SMTP… el test daba envio correcto pero no enviaba nada
    2.- via funcion php mail()… test correcto pero no enviaba nada tampoco 😕
    3.- via SMTP pero usando SMTP authentication…test correcto y sorpresa! m ha llegado el mail!!!

    y yo super contento pq digo esto ya esta resuelto he ido a enviar el formulario contacto, lo he rellenado… y me da error el envio!

    ahora si que no se que pasa la verdad… pq que me de ok el envio en todos esos casos incluso sin el wp mail smtp que el formulario contacto me de envio correcto y luego no me llegue nada…

    y luego, con el wp mail smtp y con la configuracion usando la autentificacion, que me llegue le mail de test pero que luego el formulario contacto me de error…

    sabeis que puede pasar o por donde he de mirar?

    Moderador Jose Conti

    (@jconti)

    Hola,

    En primer lugar, sal de WordPress, y pide que te restaure la contraseña. ¿Te llega el email de restauración?

    Si no te llega, es un problema del servidor y deberás instalar un plugin SMTP para suplir que el servidor no los pueda enviar.

    Por ejemplo, podrías utilizar este https://wordpress.org/plugins/postman-smtp/

    Saludos

    batto, ¿encontraste solución a este problema? Me pasa exactamente lo mismo, he desactivado todos los plugins, usado el tema por defecto y sigue mandándome siempre un enlace a resetear la contraseña con la clave caducada.

    Utilizo un plugin para enviar el correo por SMTP (es el único que no he desactivado), ya que el servidor tiene capado el mail(), pero más allá de eso no encuentro el porqué de este problema. Tiene que ser algún problema con la configuración del servidor + la última actualización de WP.

    Cualquier ayuda es bienvenida!

    Qué plugin tiene este mensaje: The e-mail could not be sent.

    Instale Postman SMTP y comprobar el email de registro por problemas.

    • buenos días
      alguien me podría apoyar en la configuración de este plugin :
      WP Mail SMTP

      gracias

      no se reparar este problema:

      The e-mail could not be sent.
      Possible reason: your host may have disabled the mail() function…

    Moderador erchache2000

    (@erchache2000)

    En muchos hostings tienes que usar un plugin del estilo WP-SMTP para que el blog se comporte como un cliente de correo para enviar mails.

    https://wordpress.org/plugins/wp-mail-smtp/

    Si lo haces sin plugin, algunos hosting «capan» el correo por problemas con spambots.

    Prueba a instalar el plugin y configuraló con una cuenta de correo que tengas.

    Foro: Plugins y Hacks
    En respuesta a: Mail

    De tu sitio wordpress te esta enviando correos a hotmail? entonces ya instalaste algun plugin SMTP configure. Yo instale ese y mande al servidor host de mi sitio y asi pude recibir corroes de mi dominio .com

    Foro: Plugins y Hacks
    En respuesta a: Formulario de contacto
    Iniciador del debate gerryags

    (@gerryags)

    Ya lo arregle. Nunca pude usar smtp.gmail,, pero si configure con las indicaciones del smtp del servidor, puerto 25 etc…

    Iniciador del debate Jimmy

    (@ratones-colorados)

    Hola Fernan.
    Gracias otra vez.
    He seguido la configuración del enlace.
    También he verificado la contraseña.
    Con la configuración aconsejada este es el mensaje de error. (Por si sirve de ayuda).
    Test Message Sent

    The result was:

    bool(false)

    The full debugging output is shown below:

    object(PHPMailer)#4783 (73) {
    [«Version»]=>
    string(6) «5.2.10»
    [«Priority»]=>
    int(3)
    [«CharSet»]=>
    string(5) «UTF-8»
    [«ContentType»]=>
    string(10) «text/plain»
    [«Encoding»]=>
    string(4) «8bit»
    [«ErrorInfo»]=>
    string(35) «SMTP Error: Could not authenticate.»
    [«From»]=>
    string(24) «oscardsessions@gmail.com»
    [«FromName»]=>
    string(5) «oscar»
    [«Sender»]=>
    string(0) «»
    [«ReturnPath»]=>
    string(0) «»
    [«Subject»]=>
    string(48) «WP Mail SMTP: Test mail to oscar78.d@hotmail.com»
    [«Body»]=>
    string(68) «This is a test email generated by the WP Mail SMTP WordPress plugin.»
    [«AltBody»]=>
    string(0) «»
    [«Ical»]=>
    string(0) «»
    [«MIMEBody»:protected]=>
    string(69) «This is a test email generated by the WP Mail SMTP WordPress plugin.
    «
    [«MIMEHeader»:protected]=>
    string(401) «Date: Fri, 18 Sep 2015 10:27:21 +0000
    To: oscar78.d@hotmail.com
    From: oscar
    Subject: WP Mail SMTP: Test mail to oscar78.d@hotmail.com
    Message-ID:
    X-Priority: 3
    X-Mailer: PHPMailer 5.2.10 (https://github.com/PHPMailer/PHPMailer/)
    MIME-Version: 1.0
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: 8bit

    «
    [«mailHeader»:protected]=>
    string(0) «»
    [«WordWrap»]=>
    int(0)
    [«Mailer»]=>
    string(4) «smtp»
    [«Sendmail»]=>
    string(18) «/usr/sbin/sendmail»
    [«UseSendmailOptions»]=>
    bool(true)
    [«PluginDir»]=>
    string(0) «»
    [«ConfirmReadingTo»]=>
    string(0) «»
    [«Hostname»]=>
    string(0) «»
    [«MessageID»]=>
    string(0) «»
    [«MessageDate»]=>
    string(31) «Fri, 18 Sep 2015 10:27:21 +0000»
    [«Host»]=>
    string(14) «smtp.gmail.com»
    [«Port»]=>
    string(3) «465»
    [«Helo»]=>
    string(0) «»
    [«SMTPSecure»]=>
    string(3) «ssl»
    [«SMTPAutoTLS»]=>
    bool(true)
    [«SMTPAuth»]=>
    bool(true)
    [«SMTPOptions»]=>
    array(0) {
    }
    [«Username»]=>
    string(24) «oscardsessions@gmail.com»
    [«Password»]=>
    string(17) «4sc1r1sessions173»
    [«AuthType»]=>
    string(0) «»
    [«Realm»]=>
    string(0) «»
    [«Workstation»]=>
    string(0) «»
    [«Timeout»]=>
    int(300)
    [«SMTPDebug»]=>
    bool(true)
    [«Debugoutput»]=>
    string(4) «echo»
    [«SMTPKeepAlive»]=>
    bool(false)
    [«SingleTo»]=>
    bool(false)
    [«SingleToArray»]=>
    array(0) {
    }
    [«do_verp»]=>
    bool(false)
    [«AllowEmpty»]=>
    bool(false)
    [«LE»]=>
    string(1) «
    «
    [«DKIM_selector»]=>
    string(0) «»
    [«DKIM_identity»]=>
    string(0) «»
    [«DKIM_passphrase»]=>
    string(0) «»
    [«DKIM_domain»]=>
    string(0) «»
    [«DKIM_private»]=>
    string(0) «»
    [«action_function»]=>
    string(0) «»
    [«XMailer»]=>
    string(0) «»
    [«smtp»:protected]=>
    object(SMTP)#4782 (13) {
    [«Version»]=>
    string(6) «5.2.10»
    [«SMTP_PORT»]=>
    int(25)
    [«CRLF»]=>
    string(2) «
    «
    [«do_debug»]=>
    bool(true)
    [«Debugoutput»]=>
    string(4) «echo»
    [«do_verp»]=>
    bool(false)
    [«Timeout»]=>
    int(300)
    [«Timelimit»]=>
    int(300)
    [«smtp_conn»:protected]=>
    NULL
    [«error»:protected]=>
    array(4) {
    [«error»]=>
    string(0) «»
    [«detail»]=>
    string(0) «»
    [«smtp_code»]=>
    string(0) «»
    [«smtp_code_ex»]=>
    string(0) «»
    }
    [«helo_rply»:protected]=>
    NULL
    [«server_caps»:protected]=>
    NULL
    [«last_reply»:protected]=>
    string(55) «221 2.0.0 closing connection n5sm5136183ywd.1 – gsmtp
    «
    }
    [«to»:protected]=>
    array(1) {
    [0]=>
    array(2) {
    [0]=>
    string(21) «oscar78.d@hotmail.com»
    [1]=>
    string(0) «»
    }
    }
    [«cc»:protected]=>
    array(0) {
    }
    [«bcc»:protected]=>
    array(0) {
    }
    [«ReplyTo»:protected]=>
    array(0) {
    }
    [«all_recipients»:protected]=>
    array(1) {
    [«oscar78.d@hotmail.com»]=>
    bool(true)
    }
    [«attachment»:protected]=>
    array(0) {
    }
    [«CustomHeader»:protected]=>
    array(0) {
    }
    [«lastMessageID»:protected]=>
    string(53) «»
    [«message_type»:protected]=>
    string(5) «plain»
    [«boundary»:protected]=>
    array(3) {
    [1]=>
    string(35) «b1_df1a16e68af789d714cb83e45eb385f7»
    [2]=>
    string(35) «b2_df1a16e68af789d714cb83e45eb385f7»
    [3]=>
    string(35) «b3_df1a16e68af789d714cb83e45eb385f7»
    }
    [«language»:protected]=>
    array(19) {
    [«authenticate»]=>
    string(35) «SMTP Error: Could not authenticate.»
    [«connect_host»]=>
    string(43) «SMTP Error: Could not connect to SMTP host.»
    [«data_not_accepted»]=>
    string(30) «SMTP Error: data not accepted.»
    [«empty_message»]=>
    string(18) «Message body empty»
    [«encoding»]=>
    string(18) «Unknown encoding: «
    [«execute»]=>
    string(19) «Could not execute: «
    [«file_access»]=>
    string(23) «Could not access file: «
    [«file_open»]=>
    string(33) «File Error: Could not open file: «
    [«from_failed»]=>
    string(35) «The following From address failed: «
    [«instantiate»]=>
    string(36) «Could not instantiate mail function.»
    [«invalid_address»]=>
    string(15) «Invalid address»
    [«mailer_not_supported»]=>
    string(25) » mailer is not supported.»
    [«provide_address»]=>
    string(54) «You must provide at least one recipient email address.»
    [«recipients_failed»]=>
    string(45) «SMTP Error: The following recipients failed: «
    [«signing»]=>
    string(15) «Signing Error: «
    [«smtp_connect_failed»]=>
    string(22) «SMTP connect() failed.»
    [«smtp_error»]=>
    string(19) «SMTP server error: «
    [«variable_set»]=>
    string(30) «Cannot set or reset variable: «
    [«extension_missing»]=>
    string(19) «Extension missing: «
    }
    [«error_count»:protected]=>
    int(2)
    [«sign_cert_file»:protected]=>
    string(0) «»
    [«sign_key_file»:protected]=>
    string(0) «»
    [«sign_extracerts_file»:protected]=>
    string(0) «»
    [«sign_key_pass»:protected]=>
    string(0) «»
    [«exceptions»:protected]=>
    bool(true)
    [«uniqueid»:protected]=>
    string(32) «df1a16e68af789d714cb83e45eb385f7»
    }

    The SMTP debugging output is shown below:

    2015-09-18 10:27:21 Connection: opening to ssl://smtp.gmail.com:465, timeout=300, options=array (
    )
    2015-09-18 10:27:21 Connection: opened
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «»
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «220 smtp.gmail.com ESMTP n5sm5136183ywd.1 – gsmtp
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «220 smtp.gmail.com ESMTP n5sm5136183ywd.1 – gsmtp
    «
    2015-09-18 10:27:21 SERVER -> CLIENT: 220 smtp.gmail.com ESMTP n5sm5136183ywd.1 – gsmtp
    2015-09-18 10:27:21 CLIENT -> SERVER: EHLO oscardsessions.com
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «»
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «250-smtp.gmail.com at your service, [31.170.166.10]
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «250-smtp.gmail.com at your service, [31.170.166.10]
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «250-smtp.gmail.com at your service, [31.170.166.10]
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «250-SIZE 35882577
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «250-8BITMIME
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN XOAUTH
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN XOAUTH
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN XOAUTH
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «250-ENHANCEDSTATUSCODES
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN XOAUTH
    250-ENHANCEDSTATUSCODES
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN XOAUTH
    250-ENHANCEDSTATUSCODES
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «250-PIPELINING
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN XOAUTH
    250-ENHANCEDSTATUSCODES
    250-PIPELINING
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN XOAUTH
    250-ENHANCEDSTATUSCODES
    250-PIPELINING
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «250-CHUNKING
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN XOAUTH
    250-ENHANCEDSTATUSCODES
    250-PIPELINING
    250-CHUNKING
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN XOAUTH
    250-ENHANCEDSTATUSCODES
    250-PIPELINING
    250-CHUNKING
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «250 SMTPUTF8
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN XOAUTH
    250-ENHANCEDSTATUSCODES
    250-PIPELINING
    250-CHUNKING
    250 SMTPUTF8
    «
    2015-09-18 10:27:21 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [31.170.166.10]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN XOAUTH
    250-ENHANCEDSTATUSCODES
    250-PIPELINING
    250-CHUNKING
    250 SMTPUTF8
    2015-09-18 10:27:21 Auth method requested: UNKNOWN
    2015-09-18 10:27:21 Auth methods available on the server: LOGIN,PLAIN,XOAUTH2,PLAIN-CLIENTTOKEN,XOAUTH
    2015-09-18 10:27:21 Auth method selected: LOGIN
    2015-09-18 10:27:21 CLIENT -> SERVER: AUTH LOGIN
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «»
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «334 VXNlcm5hbWU6
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «334 VXNlcm5hbWU6
    «
    2015-09-18 10:27:21 SERVER -> CLIENT: 334 VXNlcm5hbWU6
    2015-09-18 10:27:21 CLIENT -> SERVER: b3NjYXJkc2Vzc2lvbnNAZ21haWwuY29t
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «»
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «334 UGFzc3dvcmQ6
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «334 UGFzc3dvcmQ6
    «
    2015-09-18 10:27:21 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
    2015-09-18 10:27:21 CLIENT -> SERVER: NHNjMXIxc2Vzc2lvbnMxNzM=
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «»
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «534-5.7.14 get_lines(): $data is «534-5.7.14 get_lines(): $data was «534-5.7.14 get_lines(): $str is «534-5.7.14 MPMfWCS5z71c0H76YPgX7hXSznpuzbHZKxrbDTRT9soYFPaCZVLXqxT9kB7cX15Lab8Yv7
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «534-5.7.14 get_lines(): $data was «534-5.7.14 get_lines(): $str is «534-5.7.14 uu_DdSjNdONfDTY8Pq_ftaTZogG_5wzQV3OQnEuWnQH160kXnCdcafcvlHMS3g9S2Xe0_a
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «534-5.7.14 get_lines(): $data was «534-5.7.14 get_lines(): $str is «534-5.7.14 PizmXNWebAFytv_rPIzPkqYMgLbxzBFUGgtJK19XB5XksD7pfrfZ_MC3necQy6zEOZWBDX
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «534-5.7.14 get_lines(): $data was «534-5.7.14 get_lines(): $str is «534-5.7.14 5MkG8atxcWWOh7MD7GW0r1y01o9g> Please log in via your web browser and
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «534-5.7.14 Please log in via your web browser and
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «534-5.7.14 Please log in via your web browser and
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «534-5.7.14 then try again.
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «534-5.7.14 Please log in via your web browser and
    534-5.7.14 then try again.
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «534-5.7.14 Please log in via your web browser and
    534-5.7.14 then try again.
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «534-5.7.14 Learn more at
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «534-5.7.14 Please log in via your web browser and
    534-5.7.14 then try again.
    534-5.7.14 Learn more at
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «534-5.7.14 Please log in via your web browser and
    534-5.7.14 then try again.
    534-5.7.14 Learn more at
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «534 5.7.14 https://support.google.com/mail/answer/78754 n5sm5136183ywd.1 – gsmtp
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «534-5.7.14 Please log in via your web browser and
    534-5.7.14 then try again.
    534-5.7.14 Learn more at
    534 5.7.14 https://support.google.com/mail/answer/78754 n5sm5136183ywd.1 – gsmtp
    «
    2015-09-18 10:27:21 SERVER -> CLIENT: 534-5.7.14 Please log in via your web browser and
    534-5.7.14 then try again.
    534-5.7.14 Learn more at
    534 5.7.14 https://support.google.com/mail/answer/78754 n5sm5136183ywd.1 – gsmtp
    2015-09-18 10:27:21 SMTP ERROR: Password command failed: 534-5.7.14 Please log in via your web browser and
    534-5.7.14 then try again.
    534-5.7.14 Learn more at
    534 5.7.14 https://support.google.com/mail/answer/78754 n5sm5136183ywd.1 – gsmtp
    2015-09-18 10:27:21 SMTP Error: Could not authenticate.
    2015-09-18 10:27:21 CLIENT -> SERVER: QUIT
    2015-09-18 10:27:21 SMTP -> get_lines(): $data was «»
    2015-09-18 10:27:21 SMTP -> get_lines(): $str is «221 2.0.0 closing connection n5sm5136183ywd.1 – gsmtp
    «
    2015-09-18 10:27:21 SMTP -> get_lines(): $data is «221 2.0.0 closing connection n5sm5136183ywd.1 – gsmtp
    «
    2015-09-18 10:27:21 SERVER -> CLIENT: 221 2.0.0 closing connection n5sm5136183ywd.1 – gsmtp
    2015-09-18 10:27:21 Connection: closed
    2015-09-18 10:27:21 SMTP Error: Could not authenticate.

    Hola,

    En este caso, el dominio no tiene relación, estás usando un correo externo.

    En la web del plugin que comentas, aparece la configuración para Gmail y sigue los criterios que hemos comentado.
    https://wordpress.org/plugins/wp-mail-smtp/faq/

    Podría ser un problema de contraseña incorrecta, no lo descartes.

    Puedes revisar el registro de errores de tu web para ver los errores de PHP que se producen (y que generan esa pantalla en blanco), con esa información tendremos más datos a revisar.

    Un saludo.

    Hola,

    Prueba el puerto 465 si vas a enviar por SMTP usando SSL. El problema puede estar en ese punto.

    También puedes usar el puerto 587 y desmarcar la opción SSL.

    Un saludo.

    • Jimmy

      (@ratones-colorados)


      Buenas.
      Estoy intentando configurar el plugin wp-mail-smtp o algún otro similar.
      La cuenta que uso es de gmail. Según tengo entendido la configuración debería ser así:

      From Email: oscardsessions@gmail.com
      From Name: web oscardsessions.com
      Send all WordPress emails via SMTP.
      SMTP Host: stmp.gmail.com
      SMTP Port: 25
      Encryption: Use SSL encryption.
      Yes: Use SMTP authentication.
      Username: oscardsessions@gmail.com
      Password: *********** (contraseña de cuenta gmail)

      No recibo respuesta al hacer el test de prueba, me devuelve una pantalla en blanco. Al probar otros puertos o variar ssl, la respuesta es «bool(false)».
      Ya que no tengo conocimientos en php, solo he podido probar varias configuraciones.
      Alguna ayuda por favor?
      Gracias.

Viendo 15 resultados - del 271 al 285 (de un total de 354)