I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-06-23 16:02:35-07 by codonnell
is_bounce() returns true for non-bounces?

it appears that $bounce->is_bounce() returns true by default, even on human replies and random emails, which is unexpected. do you need to pre-parse incoming mail to see if it looks like a bounce before passing it to Mail::DeliveryStatus::BounceParser for confirmation of the fact?

thanks.

chuck

Direct Responses: 1694 | Write a response