diff --git a/opendmarc/opendmarc.c b/opendmarc/opendmarc.c index 8db5454..419c15a 100644 --- a/opendmarc/opendmarc.c +++ b/opendmarc/opendmarc.c @@ -2622,7 +2622,7 @@ mlfi_eom(SMFICTX *ctx) char *mode; if (spf_mode == DMARC_POLICY_SPF_ORIGIN_HELO) - mode = "helo: + mode = "helo"; else mode = "mailfrom";