Package: spamassassin
Version: 3.1.4-1
Severity: normal
Tags: upstream
File: /usr/share/man/man3/Mail::SpamAssassin::Conf.3pm.gz
body SYMBOLIC_TEST_NAME /pattern/modifiers
The 'body' in this case is the textual parts of the message body;
any non-text MIME parts are stripped, and the message decoded from
Quoted-Printable or Base-64-encoded format if necessary. The mes-
sage Subject header is considered part of the body and becomes the
first paragraph when running the rules. All HTML tags and line
breaks will be removed before matching.
Clarify if that means line breaks or HTML line breaks or both.
Same with rawbody.
I just spent an hour trying to make "body ZZZ /aaa.*bbb/" match
aaa
bbb
It doesn't work, even if you add /s as a modifier.
Whereas
aaa
bbb
matches. Totally frustrating. No HTML in that message.
There is no way to figure this out from the man page, and --debug
won't help here.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]