<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Hi, <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I am running opendmarc with good success, except one issue … <a href="mailto:ebay@ebay.com">ebay@ebay.com</a>.    It consistently fails, my logs are full of tens of thousands of failures in just a day.  I checked their SPF record and it looks OK, although they include a bunch of different SPFs, and I am wondering if the overall length is an issue.  I am just wondering if anyone else has seen this issue?  This is an example of the failure.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Sep 22 16:20:51 inbound-1-mx opendmarc[1753868]: 262787C018A: SPF(mailfrom): <a href="mailto:ebay@ebay.com">ebay@ebay.com</a> fail<o:p></o:p></p><p class=MsoNormal>Sep 22 16:20:51 inbound-1-mx postfix/pickup[1753676]: 74AC67C0DC8: uid=114 from=<opendmarc><o:p></o:p></p><p class=MsoNormal>Sep 22 16:20:51 inbound-1-mx opendmarc[1753868]: ignoring connection from localhost<o:p></o:p></p><p class=MsoNormal>Sep 22 16:20:51 inbound-1-mx opendmarc[1753868]: 262787C018A: ebay.com fail<o:p></o:p></p><p class=MsoNormal>Sep 22 16:20:51 inbound-1-mx postfix/cleanup[1754085]: 262787C018A: milter-reject: END-OF-MESSAGE from mxphxpool2018.ebay.com[66.211.184.113]: 5.7.1 rejected by DMARC policy for ebay.com; from=<<a href="mailto:ebay@ebay.com">ebay@ebay.com</a>> to=<<a href="mailto:greg@azbreaker.com">greg@azbreaker.com</a>> proto=ESMTP helo=<mxphxpool2018.ebay.com><o:p></o:p></p><p class=MsoNormal>Sep 22 16:20:51 inbound-1-mx postfix/smtpd[1754120]: disconnect from mxphxpool2018.ebay.com[66.211.184.113] ehlo=2 starttls=1 mail=1 rcpt=1 data=0/1 commands=5/6<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>66.211.184.113 is included in their SPF record.  <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>ebay.com.               357     IN      TXT     "v=spf1 include:c._spf.ebay.com include:p._spf.ebay.com include:p2._spf.ebay.com ~all"<o:p></o:p></p><p class=MsoNormal>c._spf.ebay.com.        600     IN      TXT     "v=spf1 ip4:205.201.137.229 ip4:66.135.215.0/24 ip4:66.211.184.0/23 ip4:66.135.222.1 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:66.135.202.0/27 ip4:216.113.172.0/25 ip4:216.113.160.0/24 ip4:216.113.175.0/24 ip4:148.105.8.0/21 include:ces._spf.ebay.com" " ~all"<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The members messaging from eBay works fine and passes the test, as does pretty much every other legitimate sender.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Since it was just this one domain, I tried the whitelist option shown in the example file:<o:p></o:p></p><p class=MsoNormal>DomainWhitelist ebay.com <o:p></o:p></p><p class=MsoNormal>but it failed with a “Invalid Parameter” message and not much else.  I haven’t put much more effort into this option at this time.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>opendmarc: OpenDMARC Filter v1.3.2<o:p></o:p></p><p class=MsoNormal>        SMFI_VERSION 0x1000001<o:p></o:p></p><p class=MsoNormal>        libmilter version 1.0.1<o:p></o:p></p><p class=MsoNormal>        Active code options:<o:p></o:p></p><p class=MsoNormal>                WITH_SPF<o:p></o:p></p><p class=MsoNormal>                WITH_SPF2<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Just wondering if anyone else has encountered this issue and/or has any insight.  Thanks in advance.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><b>Andy Wylde<o:p></o:p></b></p><p class=MsoNormal>Chiller City Corporation<o:p></o:p></p><p class=MsoNormal>563 W 3<sup>rd</sup> Ave <o:p></o:p></p><p class=MsoNormal>Mesa AZ 85210<o:p></o:p></p><p class=MsoNormal><a href="http://www.chillercity.com">www.chillercity.com</a><o:p></o:p></p><p class=MsoNormal>480-889-1092<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>