Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Apr 2024 17:54:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278201] [PATCH] mail/libspf2: New option to ignore SPF RR
Message-ID:  <bug-278201-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278201

            Bug ID: 278201
           Summary: [PATCH] mail/libspf2: New option to ignore SPF RR
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: freebsd-bug-report-yf@yf.bsdclub.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 249768
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249768&action=
=3Dedit
a patch to add ports option "TXT_ONLY"

libspf2 uses both of SPF RRTYPE and TXT RRTYPE for SPF record, however, RFC
7208 deprecates the use of the SPF RRTYPE.

This patch add an build option so that libspf2 don't refer SPF RR as SPF
record.
The extra patch extra-patch-src_libspf2_spf__server.c was brout from
https://github.com/shevek/libspf2/pull/14#issuecomment-1747399288 .

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278201-7788>