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.
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
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
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
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
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?