On 06/03/2010 08:51 PM, Josh Cason wrote:
I decided to impliment some new security and remove pop-before-smtp.
But I have some dialup users and some of them use email. The company
I'm going through is global pops. I would like to add there iprange to
postfix as allowed users. I looked at /etc/postfix/access list example
192.168.0.1 OK but this is per user. Not a range and ofcoures I do not
want to add this to the mynetwork file. So unless I missed it. Is
there a place to specify a range?
Thanks,
Josh
External users ("road warriors") should use submission in combination
with SASL/TLS.
Adding ranges of IPs that are not under your control to mynetworks opens
you up to any abuse those IPs might unleash.
J.