On 2021-03-03 10:45, natan wrote:
This is server for incomming e-mail with many vdomain and vusers
number of domains is irrelevant for backscatter
I check rbl in smtpd_recipient_restrictions
..
reject_rbl_client b.barracudacentral.org,
reject_rbl_client dynamic.rbl.tld,
reject_rbl_client bl.spamcop.net,
reject_rbl_client zen.spamhaus.org,
reject_rbl_client cbl.abuseat.org,
reject_rbl_client dnsbl.sorbs.net,
reject_rbl_client ips.backscatterer.org,
permit
move this to smtpd_client... but after reject_unlisted_recipient
harden your config
when you use permit, are you sure it does not permit backscatter later
?, dont accept and bounce
i still need postconf -nf perferble to help more, all i can do without
it it will be best expirense and google for my part