Skip to main content

Some incoming emails lost: trying to understand exim logs

Comments

3 comments

  • cPanelMichael
    Hello :) You mentioned that some emails go missing. Are the missing emails the ones you see in /var/log/exim_mainlog? Is it possible the messages were sent out and have simply been added to the SPAM folder in Hotmail? Thank you.
    0
  • bluecup
    [quote="cPanelMichael, post: 1654702"> You mentioned that some emails go missing. Are the missing emails the ones you see in /var/log/exim_mainlog? Is it possible the messages were sent out and have simply been added to the SPAM folder in Hotmail?
    Thanks for your reply. There has been a typo in my message. myemail@hotmail.com should read as sender@hotmail.com. I couldn't edit the original post. The emails that go missing are the incoming emails that are supposed to be received in admin@domain2.com. Hotmail email is the sender's email. Sender is receiving emails fine. I am finding is hard to understand the first line of the exim logs. Please see my comments for the first line of the log.
    0
  • cPanelMichael
    Search for the email address that sent you the message with commands such as: exigrep sender@hotmail /var/log/exim_mainlog exigrep sender@hotmail /var/log/exim_rejectlog
    This will help organize the log output and should let you know why your server rejected the message if that indeed happened. Thank you.
    0

Please sign in to leave a comment.