Tags: upstream
Package: spamassassin
Version: 3.1.4-1
Severity: minor
File: /usr/share/man/man3/Mail::SpamAssassin::Conf.3pm.gz

Please clarify in this paragraph that

       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.  Note that this can 
generate very long lines.

does not mean

     header TAB ALL =~ /\t/

will ever match.

Probably the same with /n.

Mention the difference between what we see, and what the matcher sees.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to