[opendmarc-dev] draft: patch to implement an override mechanism for MLMs

A. Schulze sca at andreasschulze.de
Wed May 25 12:56:20 PDT 2016



Am 24.05.2016 um 12:23 schrieb Juri Haberland:
> Here is a slightly reworked version of the OverrideMLM patch:
>
> The log messages for override and reject were differing - they are now unified.
> The DMARC status (fail) will not be altered - only the disposition is altered.
>
> By the way: this patch is on-top of the patch for ticket #138 (pass failed
> messages from p=quarantine domains). I'm not sure whether we should keep that
> patch in that form.

Hello,

the patch together with Google_like_AR.patch works here since today.
It enable us to theoretical add the Delivery-Result to failure reports.

These reports use field defined by https://tools.ietf.org/html/rfc6591#section-3.1

Unfortunately the code to calculate adisposition ( openmarc.c, ~line 3100 )
come after the code generating the rfc6591 fields ( ~ line 2900 )

would it be possible to calculate adisposition earlier?
then a Delivery-Result defined by https://tools.ietf.org/html/rfc6591#section-3.2.2 could be added.

Andreas


More information about the opendmarc-dev mailing list