aboutsummaryrefslogtreecommitdiff
path: root/mail/opendmarc/files/patch-opendmarc_opendmarc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/opendmarc/files/patch-opendmarc_opendmarc.c')
-rw-r--r--mail/opendmarc/files/patch-opendmarc_opendmarc.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/opendmarc/files/patch-opendmarc_opendmarc.c b/mail/opendmarc/files/patch-opendmarc_opendmarc.c
deleted file mode 100644
index 818f761b8529..000000000000
--- a/mail/opendmarc/files/patch-opendmarc_opendmarc.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- opendmarc/opendmarc.c.orig 2017-03-04 13:28:39 UTC
-+++ opendmarc/opendmarc.c
-@@ -2193,7 +2193,7 @@ mlfi_eom(SMFICTX *ctx)
- strncpy(dfc->mctx_fromdomain, domain, sizeof dfc->mctx_fromdomain - 1);
-
- ostatus = opendmarc_policy_store_from_domain(cc->cctx_dmarc,
-- from->hdr_value);
-+ dfc->mctx_fromdomain);
- if (ostatus != DMARC_PARSE_OKAY)
- {
- if (conf->conf_dolog)