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 2004/09/29 16:04:43 UTC

[Bug 3846] New: Verify RE before including a rule

http://bugzilla.spamassassin.org/show_bug.cgi?id=3846

           Summary: Verify RE before including a rule
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Rules
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: felicity@kluge.net


Per bug 3825, if a rule includes invalid RE, it will be included in the configuration, and then cause a 
whole set of rules to bomb when the RE isn't parsable by perl.

Before we accept a rule into the configuration, it should be verified to be valid, or at least mostly valid, 
depending on how paranoid we decide to be as a group. ;)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.