Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Spamassassin itself will not delete spam emails, only "mark" them as spam. If you have qmail-scanner installed, you can set qmail-scanner to delete emails that have a Spamassassin / qmail-scanner combined score. Look at the required_score in /etc/mail/spamassassin/local.cf. Add that to: SA_DELETE="1" # [num], required_hits + sa_delete will be deleted, 0 disables in /etc/qmail-scanner.ini.
If the spam required score is 5.0 and SA_Delete is 1, then all scores 6.0 and over will be deleted. this is for the entire server.
I have noticed that without changing this it will ignore anything you try in the actual files. It also seems to not always take when you try to do it through the interface.