Re: USER_IN_SPF_WHITELIST vs freemails

2020-11-12 Thread RW
On Thu, 12 Nov 2020 13:56:10 -0600 Darrell Budic wrote: > > On Nov 12, 2020, at 1:01 PM, RW wrote: > > > > On Thu, 12 Nov 2020 11:23:29 -0600 > > Darrell Budic wrote: > > > >> Got a few of these 411 google form spams recently and was wondering > >> why they weren’t getting caught by SA. Looks

Re: USER_IN_SPF_WHITELIST vs freemails

2020-11-12 Thread John Hardin
On Thu, 12 Nov 2020, Darrell Budic wrote: On Nov 12, 2020, at 12:31 PM, John Hardin wrote: I'd have to see a spample to tell whether that would hit your particular case, though. Can you upload an example to pastebin for us? Sure, it’s at https://paste.centos.org/view/045312a7 The line it’

Re: USER_IN_SPF_WHITELIST vs freemails

2020-11-12 Thread Darrell Budic
> On Nov 12, 2020, at 1:01 PM, RW wrote: > > On Thu, 12 Nov 2020 11:23:29 -0600 > Darrell Budic wrote: > >> Got a few of these 411 google form spams recently and was wondering >> why they weren’t getting caught by SA. Looks like the Return-Path: is >> triggering a whitelist rule on google.com

Re: USER_IN_SPF_WHITELIST vs freemails

2020-11-12 Thread Darrell Budic
On Nov 12, 2020, at 12:31 PM, John Hardin wrote: > > On Thu, 12 Nov 2020, Darrell Budic wrote: > >> On Nov 12, 2020, at 11:54 AM, John Hardin wrote: >>> >>> On Thu, 12 Nov 2020, Darrell Budic wrote: >>> Got a few of these 411 google form spams recently and was wondering why they we

Re: USER_IN_SPF_WHITELIST vs freemails

2020-11-12 Thread RW
On Thu, 12 Nov 2020 11:23:29 -0600 Darrell Budic wrote: > Got a few of these 411 google form spams recently and was wondering > why they weren’t getting caught by SA. Looks like the Return-Path: is > triggering a whitelist rule on google.com so the rest of the tests > aren’t enough to get it tagge

Re: USER_IN_SPF_WHITELIST vs freemails

2020-11-12 Thread John Hardin
On Thu, 12 Nov 2020, Darrell Budic wrote: On Nov 12, 2020, at 11:54 AM, John Hardin wrote: On Thu, 12 Nov 2020, Darrell Budic wrote: Got a few of these 411 google form spams recently and was wondering why they weren’t getting caught by SA. Looks like the Return-Path: is triggering a white

Re: USER_IN_SPF_WHITELIST vs freemails

2020-11-12 Thread Darrell Budic
On Nov 12, 2020, at 11:54 AM, John Hardin wrote: > > On Thu, 12 Nov 2020, Darrell Budic wrote: > >> Got a few of these 411 google form spams recently and was wondering why they >> weren’t getting caught by SA. Looks like the Return-Path: is triggering a >> whitelist rule on google.com so the r

Re: USER_IN_SPF_WHITELIST vs freemails

2020-11-12 Thread John Hardin
On Thu, 12 Nov 2020, Darrell Budic wrote: Got a few of these 411 google form spams recently and was wondering why they weren’t getting caught by SA. Looks like the Return-Path: is triggering a whitelist rule on google.com so the rest of the tests aren’t enough to get it tagged. Anything I can

Re: USER_IN_SPF_WHITELIST

2018-07-19 Thread RW
On Thu, 19 Jul 2018 22:41:29 +0100 RW wrote: > 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" > > >

Re: USER_IN_SPF_WHITELIST

2018-07-19 Thread RW
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: > /v

Re: USER_IN_SPF_WHITELIST missing for some mails

2007-07-02 Thread Matt Kettler
ram wrote: > I find the spamassassin's SPF checks extremely unreliable. A lot of > times I get SPF Fail of SPF Neutral for the same sender domain and IP > address. While it is supposed to pass > > The same mail shows SPF pass when I run SA on commandline > > Is there something wrong with my config

RE: USER_IN_SPF_WHITELIST not firing

2006-01-24 Thread Kristopher Austin
: users@spamassassin.apache.org Subject: Re: USER_IN_SPF_WHITELIST not firing Kristopher Austin wrote: > After I added "always_trust_envelope_sender 1" and run spamassassin > -Dspf on several test messages they all have this error: > > dbg: spf: cannot get Envelope-From, cannot

Re: USER_IN_SPF_WHITELIST not firing

2006-01-24 Thread Matt Kettler
Kristopher Austin wrote: > After I added "always_trust_envelope_sender 1" and run spamassassin > -Dspf on several test messages they all have this error: > > dbg: spf: cannot get Envelope-From, cannot use SPF > > I guess I must be missing something else. I've been watching my logs > since the ch

RE: USER_IN_SPF_WHITELIST not firing

2006-01-24 Thread Kristopher Austin
e have anything other than SPF_HELO_*. SA is running on my gateway MX. Anything else I should look at? Kris -Original Message- From: Daryl C. W. O'Shea [mailto:[EMAIL PROTECTED] Sent: Monday, January 23, 2006 5:30 PM To: Kristopher Austin Cc: users@spamassassin.apache.org Subject: Re: U

Re: USER_IN_SPF_WHITELIST not firing

2006-01-23 Thread Daryl C. W. O'Shea
On 1/23/2006 12:10 PM, Kristopher Austin wrote: After seeing all the SPF discussion lately I decided to actually ask you guys about this problem. I have many whitelist_from_spf entries where I usually keep my whitelist entries. For some reason, I have never seen a hit on USER_IN_SPF_WHITELIST.