Skip to main content

Find who deleted email accounts

Comments

3 comments

  • kodeslogic
    Check cPanel access logs #cat /usr/local/cpanel/logs/access_log | grep "delete_pop"
    0
  • Benito
    Check cPanel access logs #cat /usr/local/cpanel/logs/access_log | grep "delete_pop"

    Thanks! Very usefull, i think the accounts where deleted by FTP.
    0
  • cPRex Jurassic Moderator
    The cPanel access_log file would be the best place to see who logged in with cPanel services or used a cPanel tool to remove the account. If the work was done over FTP you may be able to get additional details from the /var/log/messages file on the system.
    0

Please sign in to leave a comment.