Jorge Bastos skrev den 2025-06-25 15:58:
What happens is, in the "check_client_access
mysql:/etc/postfix/mysql-client-ip-access.cf" when it returns the
PERMIT it should check the next statment, but it is checking,
postfix have always being first match wins, so later restrictions is
not checked after permit
split maps to control retrictions then
_______________________________________________
i'm returning PERMIT, but it keep's checking the next restrictions
quote:
postconf
smtpd_{client,helo,sender,recipient,relay,data,end_of_data}_restrictions
your setup miss permit in helo,sender,recipient,relay,data,end_of_date,
so its only permit currently in client restrictions
you will possible move all this into a restriction class where it only
shcekced if its not permited
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org