[Pymilter] Header parsing bug
Stuart D. Gathman
stuart at bmsi.com
Wed Jun 15 15:56:01 EDT 2005
On Wed, 15 Jun 2005, Alex Savguira wrote:
> 2005Jun15 18:28:50 [1] connect from 212.116.189.41.knet.co.il at
> ('212.116.189.41', 44904) EXTERNAL DYN
> 2005Jun15 18:28:50 [1] hello from rmk.co.il
> 2005Jun15 18:28:50 [1] mail from <niv at rmk.co.il> ()
> 2005Jun15 18:28:50 [1] Received-SPF: none (raven.revivim.org.il:
> 212.116.189.41 is neither permitted nor denied by domain of rmk.co.il)
> 2005Jun15 18:28:50 [1] rcpt to <eran at raviv.com> ()
> 2005Jun15 18:29:21 [1] X-Mailer: Microsoft Outlook Express 6.00.2800.1409
> Traceback (most recent call last):
> File "/usr/lib/python2.4/site-packages/Milter/__init__.py", line 186,
> in <lambda>
> milter.set_header_callback(lambda ctx,fld,val:
> File "bms.py", line 870, in header
> val = parse_header(hval)
> File "bms.py", line 463, in parse_header
> h = decode_header(val)
> File "/usr/lib/python2.4/email/Header.py", line 93, in decode_header
> raise HeaderParseError
> email.Errors.HeaderParseError
Can you send me or post in a bug report on sourceforge the
/var/log/milter/save/*.fail corresponding to this traceback? That would
let me reproduce.
--
Stuart D. Gathman <stuart at bmsi.com>
Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flamis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.
More information about the Pymilter
mailing list