[opendmarc-users] How I build/run opendmarc (Updated)
Sistemisti Posta
sistemisti-posta at csi.it
Tue May 3 00:49:02 PDT 2016
On 02/05/2016 21:40, A. Schulze has written:
> look at https://andreasschulze.de/dmarc/opendmarc
> I decided to disable my separate SPF checker and let OpenDMARC + libspf2
> do the job.
> Looks like that works now also well in contrast to my former experiences.
Hello Andreas,
very useful all this work!
I notice that I can't trust on patch #120. See at this example, with
wrong SPF result:
OPENDMARC_TEST_HELONAME=gears216-75.expediamail.com
OPENDMARC_TEST_CLIENTHOST=gears216-75.expediamail.com
OPENDMARC_TEST_CLIENTIP=135.84.216.75
OPENDMARC_TEST_ENVFROM=348739297001ef01109b11616-bbfe2cf4-54a7-43da-9ddf-cf27d995d89a at mg.expediamail.com
cat tstmail.eml
======================================================================
To: Marco <marco at aol.com>
From: Marco <marco at it.expediamail.com>
Subject: bye
Message-ID: <AAAAAAAAA.60dgdsffds at aol.it>
Date: Thu, 7 Jan 2016 11:50:08 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
Thunderbird/38.5.0
MIME-Version: 1.0
Ciao.
Marco
======================================================================
# opendmarc -t /root/tstmail.eml -vvv
opendmarc: mlfi_connect() returned SMFIS_CONTINUE
opendmarc: mlfi_helo() returned SMFIS_CONTINUE
opendmarc: /root/tstmail.eml: mlfi_envfrom() returned SMFIS_CONTINUE
opendmarc: /root/tstmail.eml: line 1: mlfi_header() returned SMFIS_CONTINUE
opendmarc: /root/tstmail.eml: line 2: mlfi_header() returned SMFIS_CONTINUE
opendmarc: /root/tstmail.eml: line 3: mlfi_header() returned SMFIS_CONTINUE
opendmarc: /root/tstmail.eml: line 4: mlfi_header() returned SMFIS_CONTINUE
opendmarc: /root/tstmail.eml: line 5: mlfi_header() returned SMFIS_CONTINUE
opendmarc: /root/tstmail.eml: line 6: mlfi_header() returned SMFIS_CONTINUE
opendmarc: /root/tstmail.eml: line 8: mlfi_header() returned SMFIS_CONTINUE
### INSHEADER: idx=1 hname='Authentication-Results' hvalue='DEBUG-j;
spf=fail
smtp.mailfrom=348739297001ef01109b11616-bbfe2cf4-54a7-43da-9ddf-cf27d995d89a at mg.expediamail.com'
### INSHEADER: idx=1 hname='Authentication-Results' hvalue='DEBUG-j;
dmarc=fail header.from=it.expediamail.com'
### INSHEADER: idx=1 hname='DMARC-Filter' hvalue='OpenDMARC Filter
v1.3.1 DEBUG-j DEBUG-i'
opendmarc: /root/tstmail.eml: mlfi_eom() returned SMFIS_CONTINUE
opendmarc: mlfi_close() returned SMFIS_CONTINUE
opendmarc.dat:
reporter DEBUG-j
received 1462259193
ipaddr 135.84.216.75
from it.expediamail.com
mfrom mg.expediamail.com
spf 7
pdomain expediamail.com
policy 16
rua mailto:dmarc_agg at auth.returnpath.net
rua mailto:dmarc_agg at dmarc.250ok.net
pct 100
adkim 114
aspf 114
p 114
sp 0
align_dkim 5
align_spf 5
action 2
SPF should pass, but it fails with spf=7.
Best Regards
Marco
More information about the opendmarc-users
mailing list