Skip to main content

CONFIGURAR WHM CPANEL PARA CORREO DE SALIDA

Comments

6 comments

  • cPRex Jurassic Moderator

    ¡Hola! ¿Qué mensaje de error aparece cuando envía un mensaje a Outlook? ¿Ves algo en el registro de Exim (/var/log/exim_mainlog) que pueda proporcionar más información?
    ===============================================================

    Hello!  What error message do you get when you send a message to Outlook?  Do you see anything in the Exim log (/var/log/exim_mainlog) that would provide more information?

    0
  • Gilberto David

    2024-04-24 08:55:05 SMTP connection from [127.0.0.1]:46474 (TCP/IP connection count = 1)
    2024-04-24 08:55:07 SMTP connection from [127.0.0.1]:46474 closed by QUIT
    2024-04-24 08:55:07 SMTP connection from [127.0.0.1]:36462 (TCP/IP connection count = 1)
    2024-04-24 08:55:07 SMTP connection from (localhost) [127.0.0.1]:36462 closed by QUIT
    2024-04-24 08:58:37 SMTP connection from [194.165.16.73]:65217 (TCP/IP connection count = 1)
    2024-04-24 08:58:37 SMTP connection from [194.165.16.73]:65217 lost (error: Connection reset by peer) D=0s
    2024-04-24 09:00:03 cwd=/ 2 args: /usr/sbin/exim -bpu
    2024-04-24 09:02:38 cwd=/var/spool/exim 2 args: /usr/sbin/exim -q
    2024-04-24 09:02:39 Start queue run: pid=1234770
    2024-04-24 09:02:39 End queue run: pid=1234770
    2024-04-24 09:02:40 SMTP connection from [127.0.0.1]:55182 (TCP/IP connection count = 1)
    2024-04-24 09:02:42 SMTP connection from [127.0.0.1]:55182 closed by QUIT
    2024-04-24 09:02:42 SMTP connection from [127.0.0.1]:42488 (TCP/IP connection count = 1)
    2024-04-24 09:02:42 SMTP connection from (localhost) [127.0.0.1]:42488 closed by QUIT
    2024-04-24 09:05:04 cwd=/ 2 args: /usr/sbin/exim -bpu
    2024-04-24 09:10:04 cwd=/ 2 args: /usr/sbin/exim -bpu
    2024-04-24 09:10:05 SMTP connection from [127.0.0.1]:36722 (TCP/IP connection count = 1)
    2024-04-24 09:10:07 SMTP connection from [127.0.0.1]:36722 closed by QUIT
    2024-04-24 09:10:07 SMTP connection from [127.0.0.1]:55858 (TCP/IP connection count = 1)
    2024-04-24 09:10:07 SMTP connection from (localhost) [127.0.0.1]:55858 closed by QUIT
    2024-04-24 09:13:03 SMTP connection from [::1]:59376 (TCP/IP connection count = 1)

     

     

     

    This loop always happening...

    1
  • cPRex Jurassic Moderator

    None of that looks like a normal email message being sent.  You would want to run this command:

    tail -f /var/log/exim_mainlog

    while sending that message to see what happens in real time.

    1
  • cPRex Jurassic Moderator

    Thanks for that - it looks like you are being blocked by Outlook since they aren't accepting the initial connection.  You'll likely need to contact them directly to see what the issue is there.

    0
  • Gilberto David
     
    cPRex WRONG, is not the reason.
    0
  • cPRex Jurassic Moderator

    Do you have any other details about the connection?

    0

Please sign in to leave a comment.