You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2009/03/26 16:15:36 UTC

[Bug 6091] New: rawbody documentation error: multiline works now

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6091

           Summary: rawbody documentation error: multiline works now
           Product: Spamassassin
           Version: 3.2.5
          Platform: Other
               URL: http://spamassassin.apache.org/full/3.2.x/doc/Mail_SpamA
                    ssassin_Conf.html#item_rawbody_symbolic_test_name__2fpat
                    tern_2fmodifiers
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Documentation
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: jhardin@impsec.org


With 3.2.x, multiline rawbody matches now work. The documentation still says
rawbody rules match line-by-line.


-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6091] rawbody documentation error: multiline works now

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6091


Justin Mason <jm...@jmason.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Justin Mason <jm...@jmason.org>  2009-07-16 14:31:18 PST ---
svn commit -m "bug 6091: correct documentation for 'rawbody' rule type
regarding line breaks" lib/Mail/SpamAssassin/Conf.pm
Sending        lib/Mail/SpamAssassin/Conf.pm
Transmitting file data .
Committed revision 794871 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=794871 ).

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6091] rawbody documentation error: multiline works now

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6091





--- Comment #1 from Matt Kettler <mk...@verizon.net>  2009-03-26 19:33:23 PST ---
"he 'raw body' of a message is the raw data inside all textual parts. The text
will be decoded from base64 or quoted-printable encoding, but HTML tags and
line breaks will still be present. The pattern will be applied line-by-line."

Agreed. That last sentence isn't true. And AFAIK, it's never been true. Rawbody
has always been "in chunks".

Perhaps this is what they were trying to say:

"Multiline expressions will need to be used to match strings that are broken by
line breaks."


-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6091] rawbody documentation error: multiline works now

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6091


Justin Mason <jm...@jmason.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5                          |P2
   Target Milestone|Undefined                   |3.3.0




-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.