1.359 2015-03-23
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
This commit is contained in:
parent
ac088c6b74
commit
7b526bb120
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2014/11/09 19:40:49 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2015/04/01 03:58:43 rodent Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Mail-DeliveryStatus-BounceParser-1.536
|
||||
DISTNAME= Mail-DeliveryStatus-BounceParser-1.539
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2014/11/09 19:40:49 rodent Exp $
|
||||
$NetBSD: distinfo,v 1.4 2015/04/01 03:58:43 rodent Exp $
|
||||
|
||||
SHA1 (Mail-DeliveryStatus-BounceParser-1.536.tar.gz) = a12e5a27c960a9155f2d57e377b75004f2483f15
|
||||
RMD160 (Mail-DeliveryStatus-BounceParser-1.536.tar.gz) = 6846927709a69e38822d876acf28c399bf6850a1
|
||||
Size (Mail-DeliveryStatus-BounceParser-1.536.tar.gz) = 211942 bytes
|
||||
SHA1 (Mail-DeliveryStatus-BounceParser-1.539.tar.gz) = a61272f3991a495162f5291868732ef984da3622
|
||||
RMD160 (Mail-DeliveryStatus-BounceParser-1.539.tar.gz) = 5ece7e859a7b3bb19d6c101c3f2368d1eb97b863
|
||||
Size (Mail-DeliveryStatus-BounceParser-1.539.tar.gz) = 208973 bytes
|
||||
|
|
Loading…
Reference in a new issue