On 10/25/07, Nigel Peck <[EMAIL PROTECTED]> wrote: > Just hoping someone might have some advice on what to use to parse > bounced emails and tell me what type of bounces they are, if they are > bounces at all. > > I tried... > > Mail::DeliveryStatus::BounceParser... it doesn't work
Maybe you need to fix that module so that it works for you, or to use a different module, or even to write parsing code from scratch. If you can't find a more suitable module for your needs, you could try Parse::RecDescent. Good luck with it! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/