SA Bugzilla – Bug 5618
VBounce misses oddball subject.
Last modified: 2007-08-21 05:45:56 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.
Created attachment 4103 [details] diff -q of my 20_vbounce.cf
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.