Hi, I need to restrict outbound email to the internet by client IP. i.e. if an IP is in a blocked list, it should only be allowed to be sent to local domains. Is this possible? Please advise.
I read http://www.postfix.org/RESTRICTION_CLASS_README.html but it is only using the usernames and not the IP address. Thank you.