diff options
Diffstat (limited to 'mail/p5-Mail-DeliveryStatus-BounceParser/pkg-descr')
-rw-r--r-- | mail/p5-Mail-DeliveryStatus-BounceParser/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/p5-Mail-DeliveryStatus-BounceParser/pkg-descr b/mail/p5-Mail-DeliveryStatus-BounceParser/pkg-descr new file mode 100644 index 000000000000..a6ed9b56dcb9 --- /dev/null +++ b/mail/p5-Mail-DeliveryStatus-BounceParser/pkg-descr @@ -0,0 +1,8 @@ +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/~freeside/Mail-DeliveryStatus-BounceParser-1.4/ |