[opendmarc-users] Fw: DMARC fail and reject for one sender

Simon sim at 4lists.simonliebold.de
Tue May 23 12:50:41 PDT 2017


Am 23.05.2017 um 13:52 schrieb Dave Jones:
> The opendmarc.conf has:
> 
> TrustedAuthservIDs HOSTNAME
> 
> Shouldn't this allow trusting of the server's own headers?  Now the
> server's OS hostname is not the same as the Postfix $myhostname so is
> that the problem?  

Yes, because HOSTNAME refers to the host name as returned by $(hostname).

I will try to set the value directly to the Postfix
> $myhostname.

Yes, this should do the trick. Set it to the value as returned by
"postconf myhostname".

> On Mon, May 22, 2017 at 11:58 PM, Simon <sim at 4lists.simonliebold.de> wrote:
>> Am 23.05.2017 um 01:49 schrieb Dave Jones:
>>> May 22 18:39:52 mr2 opendmarc[11577]: 3DB9714808CC ignoring
>>> Authentication-Results at 1 from smtp3n.ena.net
>>> May 22 18:39:52 mr2 opendmarc[11577]: 3DB9714808CC ignoring
>>> Authentication-Results at 2 from smtp3n.ena.net
>> Is smtp3n.ena.net listed in TrustedAuthservIDs of your opendmarc.conf?

Simon


More information about the opendmarc-users mailing list