Skip to main content

Exim_mainlog - e-mail account breached

Comments

1 comment

  • cPanelMichael
    Hello :) You may want to try running the following command to see if any scripts in your /home directory are sending out email:
    awk '/cwd=\/home\// {print $3}' /var/log/exim_mainlog|sort|uniq -c|sort -n
    Thank you.
    0

Please sign in to leave a comment.