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 2005/07/09 17:32:16 UTC

[Bug 4472] New: ALUSSINAN_5 flagging GroupWise mail as spam

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

           Summary: ALUSSINAN_5 flagging GroupWise mail as spam
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: Rules
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: zachary.echlin@comcast.net


In the ALUSSINAN_5 rule you forgot the 
escape character for "mailer$".  It should read "mailer\$".

header ALUSSINAN_5 X-Mailer =~ /Vop Mail|Signature|Juno|Rafale|Mass 
Sender|MailCity| 
mailer$|Marketing|MMailer|K-ML|GoldMine|MAGIC|bomber|expeditor|Brooklyn 
North|Broadcast|DMailer|Extractor|EMailing List Pro|Fusion|News 
Breaker|dbMail|Unity|PG-MAILINGLIST PRO|Dynamic| 
Splio|Sarbacane|sMailing|JMail|Broadc\@st|WorkZ|SuperMail/

describe ALUSSINAN_5		alussinan.org rule 5
lang fr describe ALLUSSINAN_5	Rejet de courrier envoye via spammailer (X-Mailer)

Should read:
header ALUSSINAN_5 X-Mailer =~ /Vop Mail|Signature|Juno|Rafale|Mass 
Sender|MailCity| 
mailer\$|Marketing|MMailer|K-ML|GoldMine|MAGIC|bomber|expeditor|Brooklyn 
North|Broadcast|DMailer|Extractor|EMailing List Pro|Fusion|News 
Breaker|dbMail|Unity|PG-MAILINGLIST PRO|Dynamic| 
Splio|Sarbacane|sMailing|JMail|Broadc\@st|WorkZ|SuperMail/

describe ALUSSINAN_5		alussinan.org rule 5
lang fr describe ALLUSSINAN_5	Rejet de courrier envoye via spammailer (X-Mailer)

This creates a problem with Groupwise:
X-Mailer: Novell GroupWise Internet Agent 6.0.3

Thanks,
Zach Echlin



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

[Bug 4472] ALUSSINAN_5 flagging GroupWise mail as spam

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4472


felicity@apache.org changed:

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




------- Additional Comments From felicity@apache.org  2005-07-09 10:47 -------
We don't have any such rule, sorry.  Closing as invalid since it's not an SA issue.



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