Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Dec 2022 02:57:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268056] mail/postfix-policyd-spf-perl: Mail delivery failure
Message-ID:  <bug-268056-7788-oqGwYGRbh4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268056-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268056-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #6 from Mel Pilgrim <ports.maintainer@evilphi.com> ---
(In reply to John R from comment #5)

I can't reproduce the error you're seeing:

# date; echo "Dec  1 16:42:28 Mail postfix/smtpd[54225]: NOQUEUE: reject: R=
CPT
from a1-106.smtp-out.eu-west-1.amazonses.com[54.240.1.106]: 450 4.7.1
<user@localdomain.com>: Recipient address rejected:
SPF-Result=3Dbounces.amazon.co.uk ... amazon.com: Unknown error on DNS 'TXT'
lookup of 'amazon.com';
from=3D<202212011624154d01c533115d496393a7d4315150p0eu-C560YXP5U5H65@bounce=
s.amazon.co.uk>
to=3D<user@localdomain.com> proto=3DESMTP
helo=3D<a1-106.smtp-out.eu-west-1.amazonses.com>" | policy-test
unix:/var/spool/postfix/private/spf-policy
Thu Dec  1 18:44:45 PST 2022
1 requests in 0s
# tail -n 1 /var/log/maillog
Dec  1 18:44:46 chombo postfix/policy-spf[8173]: Policy action=3DDUNNO

That error, specifically the "Unknown error on DNS..." message, isn't what
you'd get if the resolver was working correctly, contacted the domain's NS,=
 and
got a valid response (positive or negative).  Because I can get a valid
response when I test what's failing for you, I can't do much more than offer
suggestions.

--=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-268056-7788-oqGwYGRbh4>