Posted on 2006-01-24 12:23:45-08
by scotwebshopsin response to 647
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.