Mail-DeliveryStatus-BounceParser - Re: is_bounce() returns true for non-bounces?

Posted on Tue Jan 24 14:23:45 2006 by scotwebshops in response to 647 (See the whole thread of 2)
Re: is_bounce() returns true for non-bounces?
I had similar results with the latest version. A sample usage of BounceParser is here which checks the return-path header before using BounceParser. A similar check in my application greatly improved the bounce parsing accuracy.
Write a response