Re: Default Whitelist Auth - How to edit/override locally?

2020-03-07 Thread Kevin A. McGrail


> An entirely sufficient cause for removing a default whitelist entry.
>
Thank you on both counts

-- 
Kevin A. McGrail
kmcgr...@apache.org

Member, Apache Software Foundation
Chair Emeritus Apache SpamAssassin Project
https://www.linkedin.com/in/kmcgrail - 703.798.0171



Re: Default Whitelist Auth - How to edit/override locally?

2020-03-07 Thread Bill Cole

On 7 Mar 2020, at 9:38, Kevin A. McGrail wrote:


Morning All:

How do I:

A) override this setting:

def_whitelist_auth *@*.bridgestonegolf.com


An "unwhitelist_auth" directive should work. From perldoc 
Mail::SpamAssassin::Conf -


unwhitelist_auth u...@example.com
Used to override a "whitelist_auth" entry. The specified email 
address has to match exactly

the address previously used in a "whitelist_auth" line.

e.g.

  unwhitelist_auth j...@example.com f...@example.com
  unwhitelist_auth *@example.com



B) remove it from the stock rules?


Get a committer to remove the line from trunk/rules/60_whitelist_auth.cf

Like in r1874953 :)


They have been spamming me and don't deserve a whitelist.


An entirely sufficient cause for removing a default whitelist entry.

--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not For Hire (currently)


Default Whitelist Auth - How to edit/override locally?

2020-03-07 Thread Kevin A. McGrail
Morning All:

How do I:

A) override this setting:

def_whitelist_auth *@*.bridgestonegolf.com

B) remove it from the stock rules?

They have been spamming me and don't deserve a whitelist.

Regards,

KAM

-- 
Kevin A. McGrail
kmcgr...@apache.org

Member, Apache Software Foundation
Chair Emeritus Apache SpamAssassin Project
https://www.linkedin.com/in/kmcgrail - 703.798.0171