Your message dated Fri, 13 Nov 2009 00:48:37 -0500
with message-id <[email protected]>
and subject line Bug fixed in Lenny/Squeeze/Sid
has caused the Debian Bug report #499504,
regarding postfix-policyd-spf-python: Incoming email can cause policyd-spf to 
crash.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
499504: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499504
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postfix-policyd-spf-python
Version: 0.6-2~bpo40+1
Severity: normal


See log excerpt:

Sep 10 18:36:04 zebedee postfix/smtpd[5920]: warning: premature end-of-input on 
private/policyd-spf while reading input attribute name
Sep 10 18:36:05 zebedee policyd-spf[6676]: Traceback (most recent call last):
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File "/usr/bin/policyd-spf", line 
334, in ?
Sep 10 18:36:05 zebedee policyd-spf[6676]:     instance_dict, configData)
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File "/usr/bin/policyd-spf", line 
249, in spfcheck
Sep 10 18:36:05 zebedee policyd-spf[6676]:     res = spf.check2(ip, sender, 
helo)
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/spf.py", line 253, in check2
Sep 10 18:36:05 zebedee policyd-spf[6676]:     res,_,exp = query(i=i, s=s, h=h, 
local=local, receiver=receiver).check()
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/spf.py", line 467, in check
Sep 10 18:36:05 zebedee policyd-spf[6676]:     spf = self.dns_spf(self.d)
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/spf.py", line 1010, in dns_spf
Sep 10 18:36:05 zebedee policyd-spf[6676]:     a = [t for t in 
self.dns_txt(domain) if RE_SPF.match(t)]
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/spf.py", line 1045, in dns_txt
Sep 10 18:36:05 zebedee policyd-spf[6676]:     return [''.join(a) for a in 
self.dns(domainname, 'TXT')]
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/spf.py", line 1150, in dns
Sep 10 18:36:05 zebedee policyd-spf[6676]:     for k, v in DNSLookup(name, 
qtype, self.strict):
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/spf.py", line 95, in DNSLookup
Sep 10 18:36:05 zebedee policyd-spf[6676]:     resp = req.req()
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/DNS/Base.py", line 194, in req
Sep 10 18:36:05 zebedee policyd-spf[6676]: self.sendUDPRequest(server)
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/DNS/Base.py", line 216, in sendUDPRequest
Sep 10 18:36:05 zebedee policyd-spf[6676]:     r=self.processUDPReply()
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/DNS/Base.py", line 99, in processUDPReply
Sep 10 18:36:05 zebedee policyd-spf[6676]:     return self.processReply()
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/DNS/Base.py", line 119, in processReply
Sep 10 18:36:05 zebedee policyd-spf[6676]: r=Lib.DnsResult(u,self.args)
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/DNS/Lib.py", line 521, in __init__
Sep 10 18:36:05 zebedee policyd-spf[6676]:     self.storeM(u)
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/DNS/Lib.py", line 577, in storeM
Sep 10 18:36:05 zebedee policyd-spf[6676]: self.answers.append(self.storeRR(u))
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/DNS/Lib.py", line 594, in storeRR
Sep 10 18:36:05 zebedee policyd-spf[6676]: 
r['name'],r['type'],r['class'],r['ttl'],r['rdlength'] = u.getRRheader()
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/DNS/Lib.py", line 375, in getRRheader
Sep 10 18:36:05 zebedee policyd-spf[6676]:     name = self.getname()
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/DNS/Lib.py", line 188, in getname
Sep 10 18:36:05 zebedee policyd-spf[6676]:     c = self.getbyte()
Sep 10 18:36:05 zebedee policyd-spf[6676]:   File 
"/var/lib/python-support/python2.4/DNS/Lib.py", line 170, in getbyte
Sep 10 18:36:05 zebedee policyd-spf[6676]:     c = self.buf[self.offset]
Sep 10 18:36:05 zebedee policyd-spf[6676]: IndexError: string index out of range
Sep 10 18:36:05 zebedee postfix/smtpd[5920]: warning: premature end-of-input on 
private/policyd-spf while reading input attribute name
Sep 10 18:36:05 zebedee postfix/smtpd[5920]: warning: problem talking to server 
private/policyd-spf: Success






-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-etchnhalf.1-amd64
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages postfix-policyd-spf-python depends on:
ii  postfix                  2.3.8-2+etch1   A high-performance mail transport 
ii  python                   2.4.4-2         An interactive high-level object-o
ii  python-spf               2.0.4-2~bpo40+1 sender policy framework (SPF) modu
ii  python-support           0.5.6           automated rebuilding support for p

postfix-policyd-spf-python recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---


--- End Message ---

Reply via email to