----- Original Message ----- > From: "Tomki" <[email protected]> > To: "dmarc" <[email protected]> > Sent: Tuesday, March 15, 2016 3:27:15 PM > Subject: [dmarc-ietf] SPFAuthResultType unbounded
> Does it make sense that SPFAuthResultType element counts are allowed to be > unbounded? > I would think that it should be a maximum of 2, and then only if the scope is > indicated (helo/mfrom) > from https://tools.ietf.org/html/rfc7489 <xs:complexType > name="AuthResultType"> > <xs:sequence> > <!-- There may be no DKIM signatures, or multiple DKIM > signatures. --> > <xs:element name="dkim" type="DKIMAuthResultType" > minOccurs="0" maxOccurs="unbounded"/> > <!-- There will always be at least one SPF result. --> > <xs:element name="spf" type="SPFAuthResultType" minOccurs="1" > maxOccurs="unbounded"/> > </xs:sequence> > </xs:complexType> Makes sense, does it matter?
_______________________________________________ dmarc mailing list [email protected] https://www.ietf.org/mailman/listinfo/dmarc
