public
Description: perl library to parse email bounce messages
Homepage:
Clone URL: git://github.com/rjbs/mail-deliverystatus-bounceparser.git
William Yardley (author)
Tue Aug 08 10:47:43 -0700 2006
commit  48283648fdfe3423e03e4c75481f24e0d091b626
tree    eab909dd4af2b0e9583464d695deb368d5543d1b
parent  c3a9207b557d658fa45a372062fc4af97d79b4ec
name age message
file Changes Loading commit data...
file MANIFEST
file Makefile.PL
file README
directory lib/
directory t/
README
Mail/DeliveryStatus/BounceParser version 1.5
============================================

Mail::DeliveryStatus::BounceParser analyzes bounce messages and
returns a structured description of the addresses that bounced and
why they bounced; it also returns information about the original
returned message, where possible, including the Message-ID.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Mail::Address
  MIME::Tools

COPYRIGHT AND LICENCE

    Copyright (C) 2003 IC Group, Inc.
  pobox.com permanent email forwarding with spam filtering
      listbox.com mailing list services
   Meng Weng Wong <mengwong+bounceparser@pobox.com>

   Co-maintained by Aaron Crane <arc@cpan.org>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

SHOUT OUT

  to coraline, Fletch, TorgoX, mjd, a-mused, Masque, gbarr,
  sungo, dngor, and all the other hoopy froods on #perl