Bug 5618 - VBounce misses oddball subject.
Summary: VBounce misses oddball subject.
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Plugins (show other bugs)
Version: 3.1.7
Hardware: PC Windows 2000
: P5 normal
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-20 11:15 UTC by Dan Barker
Modified: 2007-08-21 05:45 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
diff -q of my 20_vbounce.cf patch None Dan Barker [NoCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Barker 2007-08-20 11:15:12 UTC
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.
Comment 1 Dan Barker 2007-08-20 11:16:50 UTC
Created attachment 4103 [details]
diff -q of my 20_vbounce.cf
Comment 2 Justin Mason 2007-08-21 05:45:56 UTC
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.