Skip to main content

STARTTLS over port 587

Comments

2 comments

  • cPanelMichael
    Hello John, I recommend replicating the specific conditions you are looking for while logging in with a test email account, and monitoring the following log files when doing so:
    /var/log/exim_mainlog /var/log/maillog
    Then, access the email account securely and note any differences in the above log files. You can then search those log files for entries specific to the non-secure logins. EX:
    grep "method=PLAIN" /var/log/maillog
    Thank you.
    0
  • John Schmerold
    Yep, that will do it. Thank you!
    0

Please sign in to leave a comment.