Re: ALL_TRUSTED and Razor, DCC and Pyzor

2005-07-07 Thread Theo Van Dinter
On Thu, Jul 07, 2005 at 07:24:02PM -0500, Kenneth S. wrote: > Skip DNS tests (Default option = 0) > ->Skip Razor, Pyzor and DCC checks and the above tests (option = 1) > ->Skip all checks (option = 2) > > How does that look? Also what would the option be called? This really belongs on dev,

RE: ALL_TRUSTED and Razor, DCC and Pyzor

2005-07-07 Thread lists
lto:[EMAIL PROTECTED] Sent: Friday, July 08, 2005 12:33 AM To: Theo Van Dinter Cc: users@spamassassin.apache.org Subject: Re: ALL_TRUSTED and Razor, DCC and Pyzor -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Theo Van Dinter writes: > On Thu, Jul 07, 2005 at 04:34:03PM -0500, Kenneth

Re: ALL_TRUSTED and Razor, DCC and Pyzor

2005-07-07 Thread Kenneth S.
Well this works out. I started putting something together after Theo's response. I already have it working and skipping the checks based on ALL_TRUSTED but did not add any debug code. Since it looks like this is something that you want in SA I'll add debug code and put a patch together. I w

RE: ALL_TRUSTED and Razor, DCC and Pyzor

2005-07-07 Thread Sander Holthaus - Orange XL
massassin.apache.org > Subject: Re: ALL_TRUSTED and Razor, DCC and Pyzor > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Theo Van Dinter writes: > > On Thu, Jul 07, 2005 at 04:34:03PM -0500, Kenneth S. wrote: > > > Is there anyway to configure SA s

Re: ALL_TRUSTED and Razor, DCC and Pyzor

2005-07-07 Thread Kelson
Theo Van Dinter wrote: On Thu, Jul 07, 2005 at 04:34:03PM -0500, Kenneth S. wrote: Is there anyway to configure SA so that if the ALL_TRUSTED rule is hit it skips the Razor, DCC and Pyzor tests? Not without modifying code. You could probably create a set of meta-rules to counteract the scor

Re: ALL_TRUSTED and Razor, DCC and Pyzor

2005-07-07 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Theo Van Dinter writes: > On Thu, Jul 07, 2005 at 04:34:03PM -0500, Kenneth S. wrote: > > Is there anyway to configure SA so that if the ALL_TRUSTED rule is hit it > > skips the Razor, DCC and Pyzor tests? > > Not without modifying code. However, i

Re: ALL_TRUSTED and Razor, DCC and Pyzor

2005-07-07 Thread Theo Van Dinter
On Thu, Jul 07, 2005 at 04:34:03PM -0500, Kenneth S. wrote: > Is there anyway to configure SA so that if the ALL_TRUSTED rule is hit it > skips the Razor, DCC and Pyzor tests? Not without modifying code. -- Randomly Generated Tagline: "It is far more impressive when others discover your good qu

ALL_TRUSTED and Razor, DCC and Pyzor

2005-07-07 Thread Kenneth S.
Is there anyway to configure SA so that if the ALL_TRUSTED rule is hit it skips the Razor, DCC and Pyzor tests? Thanks, Kenneth