https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7177

Benny Pedersen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Benny Pedersen <[email protected]> ---
use spf or and dkim to whitelist, train mails as --ham

def_whitelist_from_spf *@getme.so
def_whitelist_from_dkim *@getme.so

or simply

whitelist_auth *@getme.so

if there is no spam sender email from this domain

dont use def_whitelist_* at same time as whitelist_auth, pick one ;)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to