Where can read about SA's FARAWAY tags

2007-11-26 Thread reader
Where can I read about how SA arrives at the FARAWAY tags. Its not always from charset headers or two letter country indicators in header address's. At least I think I'm seeing some mail that contains neither but SA has still correctly identified them.

Re: How to make sa use just specific tests

2007-11-18 Thread reader
Per Jessen <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] wrote: > >> Per Jessen <[EMAIL PROTECTED]> writes: >> >>> [EMAIL PROTECTED] wrote: >>> Summary: How can I set things up so that sa runs only certain specific tests on incoming mail? >>> >>> Just load a single config file wi

Re: How to make sa use just specific tests

2007-11-17 Thread reader
Per Jessen <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] wrote: > >> Summary: >> How can I set things up so that sa runs only certain specific tests on >> incoming mail? > > Just load a single config file with those tests defined. The `test' that creates FARAWAY tags is the language choice con

Re: How to make sa use just specific tests

2007-11-17 Thread reader
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

How to make sa use just specific tests

2007-11-17 Thread reader
Summary: How can I set things up so that sa runs only certain specific tests on incoming mail? Details: I'd like to run only tests that produces the TAG with FARAWAY in it (there are several) at one point near the top of .procmailrc. Dispose of that mail with a test next in line to /dev/null and

CHARSET_FARAWAY_(HEADER|MIME)

2007-11-12 Thread reader
I often see these: CHARSET_FARAWAY_HEADER CHARSET_FARAWAY_MIME On foreign mail (In my case anything not in english). But sometimes the Charset is not mentioned in Content-Type or in the Mime headers. How does spamassain determine the Charset used?