For detailed troubleshooting on Spamming issue in cPanel servers, refer the following link.http://linux-bloggers.blogspot.in/2011/12/exim-message-transfer-agent-mta.html In this post, we have provided the script to identify accounts that is senting more mails in a day. ============== awk -v dt=$(date +”%Y-%m-%d” –date “$(date +”%F %T”) 1 days ago”) ‘$1~dt && $0~/ [UA]=/ &&  $0!~/U=(mailnull)/… Continue Reading Identfy spamming accounts in cPanel servers