rjbs / mail-deliverystatus-bounceparser
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (9)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Changes | ||
| |
LICENSE | ||
| |
MANIFEST | ||
| |
Makefile.PL | ||
| |
README | ||
| |
lib/ | ||
| |
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

