This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
William Yardley (author)
Tue Aug 08 10:47:43 -0700 2006
commit 48283648fdfe3423e03e4c75481f24e0d091b626
tree eab909dd4af2b0e9583464d695deb368d5543d1b
parent c3a9207b557d658fa45a372062fc4af97d79b4ec
tree eab909dd4af2b0e9583464d695deb368d5543d1b
parent c3a9207b557d658fa45a372062fc4af97d79b4ec
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








