On Tue, Nov 05, 2002 at 11:52:05AM -0600, Michael Weber wrote: > How do I turn off the results lines in the body and leave just the > header and subject stuff?
RTFM or look at list archives. :) We really need to FAQ this...
$ man Mail::SpamAssassin::Conf
...
report_header { 0 | 1 } (default: 0)
By default, SpamAssassin will include its report in the body
of suspected spam. Enabling this causes the report to go
in the headers instead. Using 'use_terse_report' with this
is recommended.
use_terse_report { 0 | 1 } (default: 0)
By default, SpamAssassin uses a fairly long report format.
Enabling this uses a shorter format which includes all the
information in the normal one, but without the superfluous
explanations.
defang_mime { 0 | 1 } (default: 1)
By default, SpamAssassin will change the Content-type:
header of suspected spam to "text/plain". This is a safety
feature. If you prefer to leave the Content-type header alone,
set this to 0.
...
--
Randomly Generated Tagline:
Sorry. My testing organization is either too small, or too large, depending
on how you look at it. :-)
-- Larry Wall in <[EMAIL PROTECTED]>
msg09915/pgp00000.pgp
Description: PGP signature
