Skip to main content

Problemas envio de correo pop y webmail

Comments

4 comments

  • Romanmx
    [root@host log]# exim -bt mail@gmail.com mail@gmail.com router = lookuphost, transport = remote_smtp host gmail-smtp-in.l.google.com [64.233.160.27] MX=5 host alt1.gmail-smtp-in.l.google.com [64.233.177.27] MX=10 host alt2.gmail-smtp-in.l.google.com [172.217.197.27] MX=20 host alt3.gmail-smtp-in.l.google.com [74.125.141.27] MX=30 host alt4.gmail-smtp-in.l.google.com [172.217.192.27] MX=40 [root@host log]# /etc/resolv.conf nameserver 8.8.4.4 nameserver 8.8.8.8
    0
  • Romanmx
    Reverse DNS revisados y correctos con el comando: host 192.168.0.1
    0
  • Romanmx
    /var/spool/exim/db and delete files: retry, retry.lockfile, wait-remote_smtp, wait-remote_smtp.lockfile restart exim.
    0
  • cPanelMichael
    Hello @Romanmx, [QUOTE] 2019-01-29 19:47:18 1goXlY-0008F4-S0 ** someusr@gmail.com R=dkim_lookuphost T=dkim_remote_smtp: all hosts for 'gmail.com' have been failing for a long time (and retry time not reached)
    It's possible the remote mail server is blocking connection attempts from your server. Can you try connecting to that domain name over port 25 using telnet on your server's command line? EX: telnet gmail-smtp-in.l.google.com 25
    Let us know the result. Thank you. Translation: Hola @Romanmx, [QUOTE] 2019-01-29 19:47:18 1goXlY-0008F4-S0 ** someusr@gmail.com R=dkim_lookuphost T=dkim_remote_smtp: all hosts for 'gmail.com' have been failing for a long time (and retry time not reached)
    Es posible que el servidor de correo remoto est" bloqueando los intentos de conexi"n de su servidor. "Puede intentar conectarse a ese nombre de dominio a trav"s del puerto 25 utilizando telnet en la l"nea de comandos de su servidor? EX: telnet gmail-smtp-in.l.google.com 25
    Dejanos saber el resultado. Gracias.
    0

Please sign in to leave a comment.