Emails automatically deleted
Hi, I am a beginner and I'm sorry but I couldnt figure out how to run the GREP command.
I just noticed my emails have been deleted from my server up to Nov 10th. I am sure this has happened before and I am sure there is something automatic that does this. My question is what and how do I prevent this. There is no limit on the email account size.
-
Hi @Elight47 Deleted messages registered in access.log file with a format like this: [IP] - [your_email [Time] "POST ...task=mail&_mbox=INBOX.Trash.... Try this script: grep "your_email" /usr/local/cpanel/logs/access_log
only replace your_email with a part or full your email address to review its history0 -
Hello @Elight47, I would do exactly as @Shood put it, let us know if you need any help with the results or where to go once you get some output. 0
Please sign in to leave a comment.
Comments
2 comments