[opendmarc-users] spf align question

Andrei Ioachim andrei at inteligis.ro
Fri Mar 29 14:07:47 PDT 2013


Hello,

I don't understand why spf alignment fails for this message:

Return-Path: <andrei at inteligis.net>
Received: from darkstar.newsbox.ro ([unix socket])
by darkstar (Cyrus v2.3.16-Fedora-RPM-2.3.16-5.fc13) with LMTPA;
Fri, 29 Mar 2013 13:20:41 +0200
X-Sieve: CMU Sieve 2.3
Received: from main.inteligis.ro (main.inteligis.ro 
[IPv6:2001:470:1f13:950::1])
by darkstar.newsbox.ro (Postfix) with ESMTP id 2A4943AC001
for <andrei at newsbox.ro>; Fri, 29 Mar 2013 13:20:38 +0200 (EET)
Authentication-Results: darkstar.newsbox.ro; dmarc=pass 
header.from=inteligis.net
Authentication-Results: darkstar.newsbox.ro;
dkim=pass (1024-bit key) header.d=inteligis.net header.i=@inteligis.net 
header.b=cKpZFWNm
Received: from file.inteligis.local (file.inteligis.local [192.168.0.163])
by main.inteligis.ro (Postfix) with ESMTP id 06E4923C8074
for <andrei at newsbox.ro>; Fri, 29 Mar 2013 13:20:35 +0200 (EET)
Authentication-Results: main.inteligis.ro; dmarc=none 
header.from=inteligis.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=inteligis.net;
s=default; t=1364556035;
bh=g3zLYH4xKxcPrHOD18z9YfpQcnk/GaJedfustWU5uGs=;
h=Date:From:Reply-To:To:Subject;
b=cKpZFWNmHFe9fyUxWbD4r4o57A6Mfhs/jhsuNhHDpadIlO1s/zmrF4fphLi3CAKS7
6610txqonaTGFvyFmOkybEYMt6Ep5uBrqpQkgbsZhFmFmDbrWStkn86CP0T1JN4kRM
/4OJmTVmMfwAe4hC0L55Rg814f4OnKySKF8pNOZQ=
Message-ID: <51557902.6060800 at inteligis.net>
Disposition-Notification-To: Andrei Ioachim <andrei at inteligis.net>
Date: Fri, 29 Mar 2013 13:20:34 +0200
From: Andrei Ioachim <andrei at inteligis.net>
Reply-To: andrei at inteligis.net
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) 
Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10
MIME-Version: 1.0
To: Andrei Ioachim <andrei at newsbox.ro>


so, I get Authentication-Results: darkstar.newsbox.ro; dmarc=pass 
header.from=inteligis.net and in the aggregate report received on 
inteligis.net i have:

<policy_published>
   <domain>inteligis.net</domain>
   <adkim>r</adkim>
   <aspf>r</aspf>
   <p>none</p>
   <pct>100</pct>
  </policy_published>
  <record>
   <row>
    <source_ip>2001:470:1f13:950::1</source_ip>
    <count>1</count>
    <policy_evaluated>
     <disposition>none</disposition>
     <dkim>pass</dkim>
     <spf>fail</spf>
    </policy_evaluated>
   </row>
   <identities>
    <header_from>inteligis.net</header_from>
   </identities>
   <auth_results>
    <spf>
     <domain>inteligis.net</domain>
     <result>pass</result>
    </spf>
    <dkim>
     <domain>inteligis.net</domain>
     <result>pass</result>
    </dkim>
   </auth_results>
  </record>


spf check is passed but it's not aligned and i don't understand why


More information about the opendmarc-users mailing list