[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] SpamAssassin headers
Do you have fold_headers set to 0? Try explicitly setting it to 1,
which should be the default. Here's the section from
Mail::SpamAssassin::Conf:
fold_headers { 0 | 1 } (default: 1)
By default, headers added by SpamAssassin will be
whitespace folded. In other words, they will be broken up
into multiple lines instead of one very long one and each
other line will have a tabulator prepended to mark it as a
continuation of the preceding one.
The automatic wrapping can be disabled here (which can
generate very long lines).
Hope that helps,
Nancy
Infinite Ink
www.ii.com
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index