• 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.

disable SMTP relay for one domain

JTRipper

Regular Pleskian
Hello,

is it possible to block SMTP just for one domain?
We got several domains continuously sending spam using autentication and causing blacklistins of the whole server.

Is there a way to block only SMTP relaying for just one domain/account ?

Thanks in advance,
 
First I would point you to the postfix config stuff, you will learn a lot looking through these.
http://www.postfix.org/STANDARD_CONFIGURATION_README.html

Secondly, if this user is getting you on blacklists and sending out a bunch of spam then I would just boot them now, save you the grief for the few bucks your getting off them its not worth it.
Third, do not ever let users send mail unauthenticated - its a bad bad practice and really the only people who use or need that are spammers.
 
Back
Top