a5b727886c
Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing.
8 lines
456 B
Text
8 lines
456 B
Text
Mail::DeliveryStatus::BounceParser analyzes RFC822 bounce messages and
|
|
returns a structured description of the addresses that bounced and the
|
|
reason they bounced; it also returns information about the original
|
|
returned message including the Message-ID. It works best with RFC1892
|
|
delivery reports, but will gamely attempt to understand any bounce
|
|
message no matter what MTA generated it.
|
|
|
|
WWW: http://search.cpan.org/dist/Mail-DeliveryStatus-BounceParser/
|