Skip to main content

Using local email on remote server

Comments

3 comments

  • cPanelMichael
    Hello, Can you provide more information about how the service sends the email? For instance, is it using SMTP authentication? If so, is there a specific error message when it attempts to send the message? Thank you.
    0
  • inteldigital
    Hi @cPanelMichael Thanks for coming back to me. No, there is no error I am afraid. It's attempting to send via SMTP with TLS.
    0
  • cPanelMichael
    Hello Ben, You can try monitoring /var/log/exim_mainlog when making the SMTP connection attempt from the remote server: tail -f /var/log/exim_mainlog
    It should output a specific error message as long as SMTP traffic isn't blocked or filtered by the remote server or the remote server's network/data center. Thank you.
    0

Please sign in to leave a comment.