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 2007/08/20 20:15:13 UTC

[Bug 5618] New: VBounce misses oddball subject.

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5618

           Summary: VBounce misses oddball subject.
           Product: Spamassassin
           Version: 3.1.7
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Plugins
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: dbarker@visioncomm.net


VBounce ruleset does not test relays if the subject is "Delivery Status
Notification". It processes "Delivery Failure Notification" just fine.

Examples: http://www.visioncomm.net/vbounce.txt, vbounce2.txt and vbounce3.txt.

Actions: I modified 20_vbounce.cf as in the attachment.

Tests: It now works on backscatter (the BOUNCE_MESSAGE meta fires) and doesn't
hurt on true bounces (I finally got a real bounce with the oddball subject line.
__BOUNCE_STAT_FAIL fired but BOUNCE_MESSAGE did not.



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

[Bug 5618] VBounce misses oddball subject.

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


jm@jmason.org changed:

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




------- Additional Comments From jm@jmason.org  2007-08-21 05:45 -------
thanks, applied:

: jm 8...; svn commit -m "bug 5618: fix BOUNCE_MESSAGE to catch 'Subject:
Delivery Status Notification'" rules/20_vbounce.cf
Sending        rules/20_vbounce.cf
Transmitting file data .
Committed revision 568103.




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

[Bug 5618] VBounce misses oddball subject.

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





------- Additional Comments From dbarker@visioncomm.net  2007-08-20 11:16 -------
Created an attachment (id=4103)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4103&action=view)
diff -q of my 20_vbounce.cf




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