Tracking down spamming in Plesk – 2

This post will help you to track down spamming from a Plesk server, if its employed using PHP scripts in any of the domains. – Use this one to view the folders which have mail PHP scripts enabled and running. # vi /var/qmail/bin/sendmail-wrapper #!/bin/sh (echo...

Tracking down spamming in Plesk – 1

Finding the source of spamming in a server provisioned with Plesk is a tough job. Some of the useful commands which might help you are given down. Find the number of mails hung in the queue : # /var/qmail/bin/qmail-qstat To get an idea about the the message headers of...