Skip to main content

how to source smtp authentication failure

Comments

1 comment

  • cPanelMichael
    Hello, You can review /var/log/maillog to see if there are any POP3 or IMAP authentication failures from the IP address. Or, you could review /var/log/exim_mainlog for SMTP failures. EX:
    exigrep "Customer-IP-Address" /var/log/exim_mainlog
    Thank you.
    0

Please sign in to leave a comment.