On 2021-03-02 23:58, natan wrote:

smtpd_client_restrictions = check_client_access
cidr:/etc/postfix/client_checks, check_client_access
cidr:/etc/postfix/amavis_bypass, reject_unauth_pipelining, permit

chaos :(

why is rbl testing missing in this stage ?

you miss rhsbl in sender accesss testing the sender domain is listed as dbl

pipelining is a data stage test, remember postfix is first match wins over later restrictions

so you need to reorder restrictions to not accept and later bounce sender

read postfix backscatter

Reply via email to