Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread Karsten Bräckelmann
On Fri, 2009-07-10 at 15:30 -0700, an anonymous Nabble user wrote: > Thanks Karsten. So it actually was a typo preventing the whitelist option from working? > myphonydomain.com is just that, phony :-). I am using it in lieu of my real > domain. So I figured. Bad idea nonetheless, makes debuggin

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread John Hardin
On Fri, 10 Jul 2009, boogybren wrote: Thanks Karsten. myphonydomain.com is just that, phony :-). I am using it in lieu of my real domain. The "example.com" domain is explicitly reserved for that purpose. If you use example.com in the future, people will know that you are sanitizing your h

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread boogybren
om not found: 3(NXDOMAIN) > > > -- > char > *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; > main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i c<<=1: > (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putc

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread Karsten Bräckelmann
On Fri, 2009-07-10 at 17:59 -0400, Jeff Mincy wrote: >Don't use the un-constrained whitelist_from, unless as a last resort, if >there's no other way and you cannot use the proper constrained ones, >like whitelist_from_rcvd. > > A local root sender should be getting ALL_TRUSTED.

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread Karsten Bräckelmann
On Fri, 2009-07-10 at 14:53 -0700, an anonymous Nabble user wrote: > Here are the headers: > > Return-Path: > X-Spam-Tests: > * -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP > * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% > * [score: 0.] > * 2.

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread Jeff Mincy
From: Karsten Bräckelmann Date: Fri, 10 Jul 2009 23:43:03 +0200 On Fri, 2009-07-10 at 06:53 -0700, an anonymous Nabble user wrote: > My local root user sends me nightly emails with mail/spam statistics and > information. Because of the spam information contained in the email, i

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread boogybren
4\xab\x51\x8a\x10\xf4\xf4\xc4"; > main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i c<<=1: > (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; > }}} > > > -- View this message in context: http://www.nabble.com/USER_IN_WHITELIST-Not-Scoring-tp24428065p24434950.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread Karsten Bräckelmann
On Fri, 2009-07-10 at 11:30 -0700, John Hardin wrote: > On Fri, 10 Jul 2009, an anonymous Nabble user wrote: > > > Am using procmail. > > Take a look at http://www.impsec.org/~jhardin/antispam/ for a procmail SA > ruleset that skips mail originating from localhost. If you need help > generalizi

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread Karsten Bräckelmann
On Fri, 2009-07-10 at 06:53 -0700, an anonymous Nabble user wrote: > My local root user sends me nightly emails with mail/spam statistics and > information. Because of the spam information contained in the email, it > sometimes flagged as spam itself. > > In my local.cf, I have put the root user'

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread John Hardin
On Fri, 10 Jul 2009, boogybren wrote: Am using procmail. Take a look at http://www.impsec.org/~jhardin/antispam/ for a procmail SA ruleset that skips mail originating from localhost. If you need help generalizing that for your situation, contact me offlist. Also, try to stop top-posting. T

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread boogybren
--- >Gun Control laws cannot reduce violent crime, because gun control >laws focus obsessively on a tool a criminal might use to commit a >crime rather than the criminal himself and his act of violence. > ------- > 10 days until the 40th anniversary of Apollo 11 landing on the Moon > > -- View this message in context: http://www.nabble.com/USER_IN_WHITELIST-Not-Scoring-tp24428065p24432408.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread John Hardin
On Fri, 10 Jul 2009, boogybren wrote: I have been wanting to do something like that but haven't done the legwork to figure it out. I will certainly look up how to do this in sendmail. Do you have any suggestions? We also need to know how you're gluing SA into your mailer chain. Procmail?

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread boogybren
hen adopted, it means now. > -- U.S. Supreme Court > SOUTH CAROLINA v. US, 199 U.S. 437, 448 (1905) > --- > 10 days until the 40th anniversary of Apollo 11 landing on the Moon > >

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread John Hardin
On Fri, 10 Jul 2009, boogybren wrote: My local root user sends me nightly emails with mail/spam statistics and information. Because of the spam information contained in the email, it sometimes flagged as spam itself. I would suggest you look into MTA configs that will allow you to completel

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread boogybren
sassin > > -- > Dan Schaefer > Application Developer > Performance Administration Corp. > > > -- View this message in context: http://www.nabble.com/USER_IN_WHITELIST-Not-Scoring-tp24428065p24428665.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: USER_IN_WHITELIST Not Scoring

2009-07-10 Thread Daniel Schaefer
boogybren wrote: Any suggestions would be greatly appreciated. Attached is my local.cf Simple solution, but you may not have tried it...restart spamassassin -- Dan Schaefer Application Developer Performance Administration Corp.

USER_IN_WHITELIST Not Scoring

2009-07-10 Thread boogybren
ompletely empty. Any suggestions would be greatly appreciated. Attached is my local.cf Best regards, Brenden http://www.nabble.com/file/p24428065/local.cf local.cf -- View this message in context: http://www.nabble.com/USER_IN_WHITELIST-Not-Scoring-tp24428065p24428065.html Sent from the SpamA