Blacklist configuration

victor_lima27

New Member
Jun 23, 2022
1
0
1
We are currently working with proxmox mail gateway 5.0-61 and I am experiencing difficulties receiving some emails from clients that are listed on the blacklists. Could you inform some rule so that if the email is on the whitelist it does not check DNSBL Sites, because the reason for rejected messages are usually these "blocked using zen.spamhaus.org".

Thank you in advance for everyone's attention.
 
We are currently working with proxmox mail gateway 5.0-61
PMG version 5.X has been EOL since 2020 - please make sure to upgrade to 7.1 as soon as possible - you're missing quite a few bugfixes (some even relevant for security)

else: in order to bypass DNSBL lookups you need to add the IP of the sending server (or its network) to the mail-proxy whitelist (GUI->Configuration->Mail Proxy->Whitelist)

I hope this helps!