ZhangHuangbin wrote:
*) Excuse me, what do you mean "override the whitelist IP range"?
*) What's the content in /etc/postfix/rbl_override?
Thanks for the reply...sorry I meant "use the rbl_override file to whitelist a range of IP addresses" following this method:
http://www.howtoforge.com/how-to-whitel … in-postfix
Basically I need a method to whitelist IP Addresses, I cannot do this with spamassassin whitelists, only domain names/email addresses.
contents of rbl_override file:
192.168.2.3 OK <- not sure why this is there...it's the IP address of the vm host that the spam filter runs on...
68.178.252.0/24 OK <- here's an example of what I need whitelisted
Thanks,
Luke