Theo Van Dinter <[EMAIL PROTECTED]> writes:

> On Sat, Nov 17, 2007 at 10:16:12AM -0600, [EMAIL PROTECTED] wrote:
>> Summary:
>> How can I set things up so that sa runs only certain specific tests on
>> incoming mail?
>
> What you really want to do is run all the tests, but run some first and stop
> if they hit.  aka: Short Circuiting.  There's a plugin in 3.2 which lets you
> do this.

Yes it is and thanks... one further question to save a little time
spent testing...

The test that causes the FARAWAY headers that I want to look for, near
as I can tell is really just this: 

   ok_locales en

To me, this doesn't appear to be like other tests.  It is more a
configuration.

The documentation for the short circuit plugin appears to be based
around actual tests.

So can you tell me would I simply put something like:

 cat local.cf

 shortcircuit ok_locales en on

I doubt that will do...


Reply via email to