Date: Mon, 28 Nov 2022 05:15:56 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268030] mail/py-pyspf: IPv6 malfunction improvement Message-ID: <bug-268030-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268030 Bug ID: 268030 Summary: mail/py-pyspf: IPv6 malfunction improvement 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: takefu@airport.fm Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org Created attachment 238388 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238388&action= =3Dedit py-pyspf-2.0.14_1.patch Fixed not working properly with IPv6. $ > spf.py 2610:1c1:1:606c::50:15 FreeBSD.org localhost $ /usr/local/bin/spf.py:131: DeprecationWarning: please use dns.resolver.resolve() instead $ answers =3D dns.resolver.query(name, qtype, lifetime=3Dtimeout) $ result: ('softfail', 250, 'domain owner discourages use of this host') ~a= ll --=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-268030-7788>