• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

how to see the email bounces (from incoming side)

hardbrasil

Regular Pleskian
Hello fellas,

trough postfix queue we can see all msg sent that by our customers and for many reason don't was delivered.

i would like to know the inverse. Incoming msg that my server is blocking on domain Blacklist.
is there an log that i can see this?

i put some false-positives domains into that list and now my customers are claiming about.

thanks
 
Hello fellas,

trough postfix queue we can see all msg sent that by our customers and for many reason don't was delivered.

i would like to know the inverse. Incoming msg that my server is blocking on domain Blacklist.
is there an log that i can see this?

i put some false-positives domains into that list and now my customers are claiming about.

thanks

That sort of information should be available in the mail log, on Ubuntu that's located at /var/log/mail.log. I just did some testing here and it's showing incoming connections + some output about the success or failures of those and for what reason.
 
thank you Luke, i locate yesterday here.
i am thinking about a some log reader to filter each kind of bounce, separate OK200 from rejected...
regards!
 
Back
Top