[opendmarc-users] OpenDMARC v0.2.0 released

Andreas Schulze sca at andreasschulze.de
Wed Aug 29 12:15:17 PDT 2012


Am 29.08.2012 10:09 schrieb Murray S. Kucherawy:
> -				if (status != 0)
> +				if (status != 0 || domain == NULL
> +				    domain[0] == '\0')
                                 || domain[0] == '\0')

the mail now passes but unexpected result:

Authentication-Results: 9645f8.dyndns.org; spf=pass smtp.mailfrom=<> smtp.helo=mout.andreasschulze.de
Authentication-Results: 9645f8.dyndns.org/3X6byV0KL5z2596; dkim=pass (1024-bit key; secure) header.d=mout.andreasschulze.de header.i=@mout.andreasschulze.de header.b=LzLxfinS; dkim-adsp=pass; dkim-atps=neutral
Authentication-Results: dmarc.andreasschulze.de; dmarc=fail header.from=mout.andreasschulze.de

-> spf and dkim pass but dmarc fail?

Andreas


More information about the opendmarc-users mailing list