On 9/5/24 12:19 PM, Bastian Blank via Postfix-users wrote:
Hi
My sender_access file looks like this:
/@*.onmicrosoft\.com/ REJECT
/\.pro$/ REJECT We reject all .pro domains. Contact thomas dot cameron at
camerontech dot com from a trusted email service if you need assistance.
You could do that without regular expressions. Depending on your
parent_domain_matches_subdomains, you need to list ".pro" or "pro" as
key.
Absolutely fair point, but I like the $ to make it *exactly* the domain
I want to block.
--
Thanks!
Thomas Cameron, RHCE, AWS SA-Pro
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org