https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6978
Bug ID: 6978
Summary: rawbody rule doc should reflect the split into 1k-2k
chunks
Product: Spamassassin
Version: 3.3.2
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Created attachment 5174
--> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5174&action=edit
Doc change proposal
The change introduced by
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5717
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5644
which splits the 'rawbody' representation into chunks of sizes between 1-2KB is
not reflected by the documentation change
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6091
to the full.
As the text is split into 1 kB - 2kB chunks, multiline expressions stop
matching where expected, if the border between adjacent chunks falls in the
middle of the matching string.
The bug was originally posted in
https://bugzilla.redhat.com/show_bug.cgi?id=905847
Attached proposed documentation patch.
--
You are receiving this mail because:
You are the assignee for the bug.