rjbs / mail-deliverystatus-bounceparser

perl library to parse email bounce messages

This URL has Read+Write access

100644 41 lines (27 sloc) 1.067 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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 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