summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-DeliveryStatus-BounceParser
AgeCommit message (Collapse)AuthorFilesLines
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2016-05-15Update to 0.542wen2-7/+7
Upstream changes: 1.542 2016-01-28 Major overhaul to tests by Philipp Gortan Tiny bug fixes 1.541 2015-10-06 Updated packaging: META.*, switch to ExtUtils::MakeMaker
2015-11-03Add SHA512 digests for distfiles for mail categoryagc1-1/+2
Problems found locating distfiles: Package mutt: missing distfile patch-1.5.24.rr.compressed.gz Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz Package pine: missing distfile fancy.patch.gz Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch Package qmail: missing distfile badrcptto.patch Package qmail: missing distfile outgoingip.patch Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-07-01This is the same package with a new maintainer.rodent2-8/+7
1.540 2015-04-09 Avoid a "tried to array-deref undef" error
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-011.359 2015-03-23rodent2-6/+6
Try harder to avoid smtp_code values that are not three digits 1.537 2015-03-17 Recognize the standard Postfix "rejected by rbl" as spam
2014-11-091.536 2014-10-22rodent2-7/+6
Add missing file from previous release that was causing failed tests 1.535 2014-10-21 bug fix from mintywalker@gmail.com
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-08-11Updated to latest release. No pkgsrc changes other than the obvious. Fromrodent2-6/+6
ChangeLog: 1.534 2013-03-26 Added another spam detection case (mstevens) 1.533 2013-01-23 Added two new spam detection cases (mstevens) Hopefully fixed tests on newer perl, at the cost of slightly reformatted messages. Why is Mail::DeliveryStatus::Report a header object anyway? (mstevens)
2013-07-06Import p5-Mail-DeliveryStatus-BounceParser-1.532 as ↵rodent4-0/+34
mail/p5-Mail-DeliveryStatus-BounceParser. 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.