2004-04-02 16:21:12 +02:00
|
|
|
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.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Mail-DeliveryStatus-BounceParser
|