Hi folks, Does postfix support 'port based' acl's?
I'm trying to set it up in a way to only allow postini connections over port 25 (apparently they won't deliver over any other port), while having all other clients connect over port 465. Been combing the docs and haven't found anything useful yet. I know I could do something with iptables or on the network level, but kind of like the idea of postfix handling the rejects with a custom message returned back to the sender and a log entry made. If possible, examples would be great. Thanks Ryan