• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Protect my server from SPAM sent ... by MY OWN USERS!!!

J

jaimet

Guest
Hi,


I've detected one of my customers that is sending hundreds of thousands of spam emails with his account on my server. I do not support any form of spam on my server, so i've told him that if he does it again, i'll kick his butt with a baseball stick.

But rarther than this, i want to implement some sw protection if possible. So the question is:

Is possible to limit the mails per day or per hour in plesk , so i can be sure that noone is sending more than, let's say 1000 emails per day?
 
There are a few options, if you're using postfix policyd can be used to put a quotas around what a user/domain/server can send in a specific time period. In qmail you can use qmail-scanner to scan outbound mail for spam (highly useful for catching spam attacks on web scripts)
 
Back
Top