RE: Trouble whitelisting domain users with whitelist_from_rcvd

2010-07-31 Thread Benny Pedersen
On ons 28 jul 2010 19:21:53 CEST, "Rosenbaum, Larry M." wrote What is the best way to completely whitelist all internal emails so that there is no danger of any internal emails being blacklisted The best way is to not feed internal emails to SpamAssassin. best as in ones own ip can be blackl

Re: Trouble whitelisting domain users with whitelist_from_rcvd

2010-07-31 Thread Benny Pedersen
On ons 28 jul 2010 17:37:51 CEST, Jeff Mincy wrote meta __TRUSTED_NETWORKS (NO_RELAYS || ALL_TRUSTED) header __LOCAL_SENDER From =~ /\...@mydomain\.com/i that can and will be forged in its own, to solve: header __LOCAL_SENDER Return-Path:addr =~ /\...@mydomain\.com/i mta newer sets or

Re: How to run only certain tests?

2010-07-31 Thread John Hardin
On Sat, 31 Jul 2010, Martin Gregorie wrote: On Fri, 2010-07-30 at 20:40 -0700, John Hardin wrote: On Sat, 31 Jul 2010, RW wrote: On Fri, 30 Jul 2010 13:06:43 -0700 (PDT) John Hardin wrote: On Fri, 30 Jul 2010, Bowie Bailey wrote: service spamd start - run your stuff service spamd stop I

Re: sa-compile has no effect (under Windows.......)

2010-07-31 Thread Martin Gregorie
On Sat, 2010-07-31 at 09:13 +0300, Henrik K wrote: > You are making strange and wrong speculations. > Fair enough - now I know this. > It parses applicable rules into "native C code regexes", instead of running > them through Perl regex engine. It's known to speed up things 15% or so > (look at s

Re: How to run only certain tests?

2010-07-31 Thread Martin Gregorie
On Fri, 2010-07-30 at 20:40 -0700, John Hardin wrote: > On Sat, 31 Jul 2010, RW wrote: > > > On Fri, 30 Jul 2010 13:06:43 -0700 (PDT) > > John Hardin wrote: > > > >> On Fri, 30 Jul 2010, Bowie Bailey wrote: > >> > >>> service spamd start > >>> - run your stuff > >>> service spamd stop > >> > >> I