Rainer,
Take a look at
https://spamassassin.apache.org/full/4.0.x/doc/Mail_SpamAssassin_Conf.html
body SYMBOLIC_TEST_NAME /pattern/modifiers
...
"All body paragraphs (double-newline-separated blocks text) are turned into
a linebreaks-removed, whitespace-normalized, single line. Any lines longer
On 2025-03-10 at 11:42:16 UTC-0400 (Mon, 10 Mar 2025 16:42:16 +0100)
Rainer Sokoll via users
is rumored to have said:
> Hi,
>
> SpamAssassin version 4.0.0
> running on Perl version 5.36.0
>
> Debian 12 (bookworm)
>
> I’m pulling my hair out.
> A simple mail containing
>
> --[snip]-
> te
Hi,
SpamAssassin version 4.0.0
running on Perl version 5.36.0
Debian 12 (bookworm)
I’m pulling my hair out.
A simple mail containing
--[snip]-
teststring
some random text
--[snap]-
and a rule in local.cf:
body TESTRULE /teststring$/
score TESTRULE 5.0
does NOT match when tes