File: README

package info (click to toggle)
libmail-deliverystatus-bounceparser-perl 1.543%2Brepacked-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,028 kB
  • sloc: perl: 1,674; makefile: 2
file content (59 lines) | stat: -rw-r--r-- 1,528 bytes parent folder | download
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Mail/DeliveryStatus/BounceParser version 1.543
==============================================

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

TESTS

Test cases have been mostly anonymised a fair bit to hide details
of the original emails being tested.

They retain enough essence to form a test case but if you're looking
to examine more detail they may no longer be there.

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.

REPOSITORY

https://gitorious.org/mail-deliverystatus-bounceparser-fork

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