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

Bounce versus Reject

breun

Golden Pleskian
Sometimes a mail queue can get rather filled with bounces to non-existent mailnames (a.k.a. bounces to spam messages). I'd like to change all domains that are currently set to bounce mail to reject mail to non-existent mailnames. However, I don't want to change domains that have catch-all setup to reject, so I can't use Group Operations to accomplish this.

How should I go about this? I obviously don't want to check all domains manually. Should I just write an SQL query against the psa database that sets a domain to reject if it is currently set to bounce? And then run mchk -v afterwards? I'm guessing that would work. Any ideas?
 
Back
Top