My Plesk 8.3 server is getting spammed to death and I want to take the step of forcing detected SPAM to be deleted. I know that some customers won't like this, but the server can only proess and write to disk so many messages an hour.
At any rate, I realize that I can go to each email address in Plesk 8.3 and check the box for "Delete spam mail when it comes to mailbox"
But how can I automate this or do it directly in mysql?
Also, in the process of tracking down spam we have determined that if the server was imported from Ensim 4.x an alias will be created root@"domainname" where Ensim had previously created a default user. SPAM being sent to root@"domainname" will appear as a process:
/var/qmail/bin/qmail-local.moved -- popuser /var/qmail/mailnames/"domainname"
Only by checking each email address for the domain have I been able to locate which email address has the alias added. Is there a file or mysql table that this is written to?
