Created attachment 208909 [details] patch-spf.py The 2.0.13 release of pyspf has a bug that is already fixed in the source but 2.0.14 is not ready for release yet. Nov 6 11:58:14 mail policyd-spf[96439]: Traceback (most recent call last): (skip) Nov 6 11:58:14 mail policyd-spf[96439]: NameError: name 'strict' is not defined (skip) Nov 6 11:58:14 mail postfix/smtpd[88968]: NOQUEUE: reject Attached patch fixes the issue.
A commit references this bug: Author: sunpoet Date: Wed Nov 13 23:47:39 UTC 2019 New revision: 517539 URL: https://svnweb.freebsd.org/changeset/ports/517539 Log: Restore DNSLookup API for pydnsv(DNS) for tcp fallback works again - Bump PORTREVISION for package change PR: 241755 Submitted by: Kamigishi Rei <spambox@haruhiism.net> Obtained from: https://github.com/sdgathman/pyspf/commit/4744deeec4a2c10987aae72989d7137156ed4151 Changes: head/mail/py-pyspf/Makefile head/mail/py-pyspf/files/patch-spf.py
Committed. Thanks!
*** Bug 241991 has been marked as a duplicate of this bug. ***