Re: new mail/p5-Mail-DMARC-Iterator

2019-02-13 Thread Giovanni Bechis
On Tue, Feb 12, 2019 at 03:52:38PM +0100, Alexander Bluhm wrote: > Hi > > ok to import p5-Mail-DMARC-Iterator ? > I would add this patch to fix a prototype mismatch warning during regression tests. other than that ok giovanni@ $OpenBSD$ Remove Prototype mismatch ($) vs none Index: lib/Mail/DMAR

new mail/p5-Mail-DMARC-Iterator

2019-02-12 Thread Alexander Bluhm
Hi ok to import p5-Mail-DMARC-Iterator ? Comment: iterative DMARC validation for mails Description: This module can be used to validate mails against DMARC policies like specified in RFC 7208. The main difference to Mail::DMARC is that it does no blocking operations. Instead it implements a st