Package: postfix-policyd-spf-python Version: 0.6-2~bpo40+1 Severity: important
Hi, I found this in my syslog: Feb 24 22:54:20 thunderbird policyd-spf[21600]: Softfail; identity=helo; client-ip=124.102.33.89; helo=google.com; envelope-from=kaihung...@aol.com; receiver=k...@roeckx.be Feb 24 22:54:21 thunderbird policyd-spf[21600]: Traceback (most recent call last): Feb 24 22:54:21 thunderbird policyd-spf[21600]: File "/usr/bin/policyd-spf", line 334, in ? Feb 24 22:54:21 thunderbird policyd-spf[21600]: instance_dict, configData) Feb 24 22:54:21 thunderbird policyd-spf[21600]: File "/usr/bin/policyd-spf", line 249, in spfcheckFeb 24 22:54:21 thunderbird policyd-spf[21600]: res = spf.check2(ip, sender, helo) Feb 24 22:54:21 thunderbird policyd-spf[21600]: File "/usr/lib/python2.4/spf.py", line 262, in check2 Feb 24 22:54:21 thunderbird policyd-spf[21600]: res,_,exp = query(i=i, s=s, h=h, local=local, receiver=receiver).check() Feb 24 22:54:21 thunderbird policyd-spf[21600]: File "/usr/lib/python2.4/spf.py", line 476, in check Feb 24 22:54:21 thunderbird policyd-spf[21600]: spf = self.dns_spf(self.d) Feb 24 22:54:21 thunderbird policyd-spf[21600]: File "/usr/lib/python2.4/spf.py", line 1019, in dns_spf Feb 24 22:54:21 thunderbird policyd-spf[21600]: a = [t for t in self.dns_txt(domain) if RE_SPF.match(t)] Feb 24 22:54:21 thunderbird policyd-spf[21600]: File "/usr/lib/python2.4/spf.py", line 1054, in dns_txt Feb 24 22:54:21 thunderbird policyd-spf[21600]: return [''.join(a) for a in self.dns(domainname, 'TXT')] Feb 24 22:54:21 thunderbird policyd-spf[21600]: File "/usr/lib/python2.4/spf.py", line 1159, in dns Feb 24 22:54:21 thunderbird policyd-spf[21600]: for k, v in DNSLookup(name, qtype, self.strict):Feb 24 22:54:21 thunderbird policyd-spf[21600]: File "/usr/lib/python2.4/spf.py", line 105, in DNSLookup Feb 24 22:54:21 thunderbird policyd-spf[21600]: resp = req.req() Feb 24 22:54:21 thunderbird policyd-spf[21600]: File "/var/lib/python-support/python2.4/DNS/Base.py", line 195, in req Feb 24 22:54:21 thunderbird policyd-spf[21600]: self.sendTCPRequest(server) Feb 24 22:54:21 thunderbird policyd-spf[21600]: File "/var/lib/python-support/python2.4/DNS/Base.py", line 243, in sendTCPRequest Feb 24 22:54:21 thunderbird policyd-spf[21600]: buf = Lib.pack16bit(len(self.request))+self.request Feb 24 22:54:21 thunderbird policyd-spf[21600]: NameError: global name 'Lib' is not defined Feb 24 22:54:21 thunderbird postfix/spawn[21599]: warning: command /usr/bin/python exit status 1 Feb 24 22:54:21 thunderbird postfix/smtpd[21598]: warning: premature end-of-input on private/policyd-spf while reading input attribute name Feb 24 22:54:22 thunderbird policyd-spf[21619]: Softfail; identity=helo; client-ip=124.102.33.89; helo=google.com; envelope-from=kaihung...@aol.com; receiver=k...@roeckx.be Feb 24 22:54:22 thunderbird policyd-spf[21619]: Traceback (most recent call last): Feb 24 22:54:22 thunderbird policyd-spf[21619]: File "/usr/bin/policyd-spf", line 334, in ? Feb 24 22:54:22 thunderbird policyd-spf[21619]: instance_dict, configData) Feb 24 22:54:22 thunderbird policyd-spf[21619]: File "/usr/bin/policyd-spf", line 249, in spfcheckFeb 24 22:54:22 thunderbird policyd-spf[21619]: res = spf.check2(ip, sender, helo) Feb 24 22:54:22 thunderbird policyd-spf[21619]: File "/usr/lib/python2.4/spf.py", line 262, in check2 Feb 24 22:54:22 thunderbird policyd-spf[21619]: res,_,exp = query(i=i, s=s, h=h, local=local, receiver=receiver).check() Feb 24 22:54:22 thunderbird policyd-spf[21619]: File "/usr/lib/python2.4/spf.py", line 476, in check Feb 24 22:54:22 thunderbird policyd-spf[21619]: spf = self.dns_spf(self.d) Feb 24 22:54:22 thunderbird policyd-spf[21619]: File "/usr/lib/python2.4/spf.py", line 1019, in dns_spf Feb 24 22:54:22 thunderbird policyd-spf[21619]: a = [t for t in self.dns_txt(domain) if RE_SPF.match(t)] Feb 24 22:54:22 thunderbird policyd-spf[21619]: File "/usr/lib/python2.4/spf.py", line 1054, in dns_txt Feb 24 22:54:22 thunderbird policyd-spf[21619]: return [''.join(a) for a in self.dns(domainname, 'TXT')] Feb 24 22:54:22 thunderbird policyd-spf[21619]: File "/usr/lib/python2.4/spf.py", line 1159, in dns Feb 24 22:54:22 thunderbird policyd-spf[21619]: for k, v in DNSLookup(name, qtype, self.strict):Feb 24 22:54:22 thunderbird policyd-spf[21619]: File "/usr/lib/python2.4/spf.py", line 105, in DNSLookup Feb 24 22:54:22 thunderbird policyd-spf[21619]: resp = req.req() Feb 24 22:54:22 thunderbird policyd-spf[21619]: File "/var/lib/python-support/python2.4/DNS/Base.py", line 195, in req Feb 24 22:54:22 thunderbird policyd-spf[21619]: self.sendTCPRequest(server) Feb 24 22:54:22 thunderbird policyd-spf[21619]: File "/var/lib/python-support/python2.4/DNS/Base.py", line 243, in sendTCPRequest Feb 24 22:54:22 thunderbird policyd-spf[21619]: buf = Lib.pack16bit(len(self.request))+self.request Feb 24 22:54:22 thunderbird policyd-spf[21619]: NameError: global name 'Lib' is not defined Feb 24 22:54:22 thunderbird postfix/spawn[21599]: warning: command /usr/bin/python exit status 1 Feb 24 22:54:22 thunderbird postfix/smtpd[21598]: warning: premature end-of-input on private/policyd-spf while reading input attribute name Feb 24 22:54:22 thunderbird postfix/smtpd[21598]: warning: problem talking to server private/policyd-spf: Success Feb 24 22:54:22 thunderbird postfix/smtpd[21598]: NOQUEUE: reject: RCPT from p2089-ipbf1509marunouchi.tokyo.ocn.ne.jp[124.102.33.89]: 451 4.3.5 Server configuration problem; from=<kaihung...@aol.com> to=<k...@roeckx.be> proto=ESMTP helo=<google.com> I have 4 Tracebacks in my log so far, and about 1500 succesful SPF lookups. Kurt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org