Menu

#5490 DMARC Failure Reporting Options(fo)

1.974
closed-fixed
nobody
None
5
2021-06-12
2021-06-10
No

BIND DMARC Type not recognizing Failure Reporting Options(fo) as well as not able to select the Failure Reporting Options(fo):

fo=0: Generate a DMARC failure report if all underlying authentication mechanisms (SPF and DKIM) fail to produce an aligned “pass” result. (Default)
fo=1: Generate a DMARC failure report if any underlying authentication mechanism (SPF or DKIM) produced something other than an aligned “pass” result. (Recommended)
fo=d: Generate a DKIM failure report if the message had a signature that failed evaluation, regardless of its alignment.
fo=s: Generate an SPF failure report if the message failed SPF evaluation, regardless of its alignment.

(If a fo field is added to a DMARC TXT record manually it will not recognize the TXT field as beeing a DMARC record)

Related

Bugs: #5490

Discussion

  • Jamie Cameron

    Jamie Cameron - 2021-06-11

    We don't support this option currently, but adding it to a DMARC record shouldn't prevent it from being recognized in Webmin. Can you paste the whole record here?

     
    • Barry van Dijk

      Barry van Dijk - 2021-06-11

      "v=DMARC1; p=quarantine; fo=1; pct=100; rua=mailto:0gqjnavp@ag.eu.dmarcian.com; ruf=mailto:0gqjnavp@fr.eu.dmarcian.com; adkim=r; aspf=r"

      To reproduce: by removing ‘ fo=1;’ will have it recognize it as a DMARC record, adding it again and it’s not recognized as a DMARC record.

      Van: Jamie Cameron jcameron@users.sourceforge.net
      Verzonden: vrijdag 11 juni 2021 06:09
      Aan: [webadmin:bugs] 5490@bugs.webadmin.p.re.sourceforge.net
      Onderwerp: [webadmin:bugs] #5490 DMARC Failure Reporting Options(fo)

      We don't support this option currently, but adding it to a DMARC record shouldn't prevent it from being recognized in Webmin. Can you paste the whole record here?


      [bugs:#5490] https://sourceforge.net/p/webadmin/bugs/5490/ DMARC Failure Reporting Options(fo)

      Status: open
      Group: 1.974
      Created: Thu Jun 10, 2021 07:18 AM UTC by Barry van Dijk
      Last Updated: Thu Jun 10, 2021 07:18 AM UTC
      Owner: nobody

      BIND DMARC Type not recognizing Failure Reporting Options(fo) as well as not able to select the Failure Reporting Options(fo):

      fo=0: Generate a DMARC failure report if all underlying authentication mechanisms (SPF and DKIM) fail to produce an aligned “pass” result. (Default)
      fo=1: Generate a DMARC failure report if any underlying authentication mechanism (SPF or DKIM) produced something other than an aligned “pass” result. (Recommended)
      fo=d: Generate a DKIM failure report if the message had a signature that failed evaluation, regardless of its alignment.
      fo=s: Generate an SPF failure report if the message failed SPF evaluation, regardless of its alignment.

      (If a fo field is added to a DMARC TXT record manually it will not recognize the TXT field as beeing a DMARC record)


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/webadmin/bugs/5490/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #5490

  • Jamie Cameron

    Jamie Cameron - 2021-06-12
    • status: open --> closed-fixed
     
  • Jamie Cameron

    Jamie Cameron - 2021-06-12

    Thanks - we'll add support for this tag in DMARC records in the next release.

     

Log in to post a comment.