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

           Summary: Too many things you cannot match
           Product: Spamassassin
           Version: 2.63
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Rules
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


There are too many parts of the message that cannot be matched using 
the current rules. 
 
For example, there is currently no way to match on mime type of  
secondary mime attachments.   
 
body, full, and rawbody all seem to hide the mime headers. 
 
Perhaps I'm wrong, but I made a config file with: 
 
body    X01     /^Content-Type: application/ 
rawbody X02     /^Content-Type: application/ 
full    X03     /^Content-Type: application/ 
 
It doesn't match. 
 
I'll attach the example email (with virus removed). 
I need a matching rule that really covers the whole 
message. 
 
Thanks, 
 
-Dave



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

Reply via email to