ram writes:
> I am currently using SA 3.1.7 trying to updgrade to SA 3.2 
> 
> whitelist_auth whitelists a sender if he is validated using SPF or
> DK/DKIM . 
> 
> I can say 
> 
> whitelist_auth netcore.co.in 
> 
> Can I also say something like
> blacklist_unauath   netcore.co.in   
> 
> ( ie if netcore.co.in && not validated then blacklist) 

No, not currently; unfortunately there are a lot of legitimate
situations that can break signatures (such as mailing lists) or
SPF validation (such as .forwards), hence doing so frequently
results in false positives in tests.  It's only safe to whitelist,
not yet to block.

--j.

Reply via email to