Description

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.

Installation Instructions

Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 8 aarch64 (4)*, x86_64 (19)* EPEL 8 (17 downloads)
EPEL 9 aarch64 (4)*, x86_64 (5)* EPEL 9 (14 downloads)
Fedora 40 aarch64 (4)*, x86_64 (4)* Fedora 40 (10 downloads)
Fedora 41 aarch64 (4)*, x86_64 (4)* Fedora 41 (10 downloads)
Fedora rawhide aarch64 (4)*, x86_64 (4)* Fedora rawhide (11 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable jered/perl-Mail-DeliveryStatus-BounceParser
More info about enabling Copr repositories

Other Actions