Chad M Stewart:
> I don't understand why the IP would be whitelisted. I had stopped
> postfix, removed the postscreen cache and restarted postfix, thus
> no cache and this is the first time the IP has connected. Any
> ideas?
Wietse:
> Because you have still have postscreen_blacklist_action = ignore.
Chad M Stewart:
> D'Oh! Thank you!
> I hate it when I over look the simple things :)
Pretty many postscreen features have action=ignore as the (safe)
default. The idea is to turn on features without actually rejecting
mail, look at the logging, and then determine what features are useful.
Wietse