Hi, >> My postscreen config contains: >> postscreen_access_list = permit_mynetworks, >> cidr:/etc/postfix/postscreen_access.cidr >> postscreen_dnsbl_threshold = 1 >> postscreen_dnsbl_action = enforce >> postscreen_greet_action = enforce >> postscreen_blacklist_action = enforce >> postscreen_dnsbl_sites = mykey.zen.dq.spamhaus.net*2 >> bl.spamcop.net*1 b.barracudacentral.org*1 psbl.surriel.com*1 > > > I see. Perhaps you intended postscreen_dnsbl_threshold = 2 with the > above RBLs and weights.
Yes, exactly. I actually had it at 2, based on the examples from the postscreen README. I think I got confused when Stan wrote back in November (during our whole snowshoe thread conversation) that I should set the postscreen weighting so any hit causes a reject, but he probably didn't realize I had spamcop among those RBLs. I've since removed spamcop, but perhaps I'll add it back and increase the weighting, as was also recently suggested. Thanks for the tips on the whiltelists with postscreen. I'll definitely add those. Back from Christmas dinner with the relatives, eager to learn more about postfix, so thanks for your help. Happy holidays, Alex