On Thu, 19 Jul 2018 15:02:34 -0500
John Schmerold wrote:

> We had a message come in from pmipub.com, it fired rule 
> USER_IN_SPF_WHITELIST, this is defined inĀ  60_whitelist_spf.cf as
> "From: address is in the user's SPF whitelist"
> 
> Grep tells me pmipub is found in a couple large files: 
> /var/spool/exim/.spamassassin/auto-whitelist & bayes_seen

Neither of these is relevant

> Would some kind soul tell me how I can manage my SPF whitelist?
> I would like to list and edit the SPF whitelist

This is local configuration, there will be a line like 

   whitelist_from_spf some...@pmipub.com

or

   whitelist_from_spf *@pmipub.com

somewhere, maybe in local.cf or
maybe /var/spool/exim/.spamassassin/user_prefs

If grep can't find it at all, perhaps you have your config stored in
SQL.

Reply via email to