rjbs / mail-deliverystatus-bounceparser

perl library to parse email bounce messages

This URL has Read+Write access

name age message
file .gitignore Fri Nov 13 06:54:02 -0800 2009 Add a gitignore so I don't accidentally add som... [mstevens]
file Changes Mon Jan 14 07:45:58 -0800 2008 fix pod coverage [rjbs]
file LICENSE Mon Nov 20 06:44:48 -0800 2006 r28280@minion101: rjbs | 2006-11-20 07:25:54 ... [rjbs]
file MANIFEST Loading commit data...
file Makefile.PL Fri Dec 11 07:42:34 -0800 2009 bump perl version [rjbs]
file README Thu Nov 19 03:01:21 -0800 2009 Pointless change to test github hooks. [mstevens]
directory lib/
directory t/
README
Mail/DeliveryStatus/BounceParser version 1.520
==============================================

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-2006 IC Group, Inc.
  pobox.com permanent email forwarding with spam filtering
    listbox.com mailing list services

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

AUTHOR

Original author: Meng Weng Wong, mengwong+bounceparser@pobox.com

Current maintainer: Ricardo SIGNES, rjbs@cpan.org

Massive contributions to the 1.5xx series were made by William Yardley.
Ricardo mostly just helped out and managed releases.

SHOUT OUT

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