[Pymilter] Error message I just found
Chris Gonnerman
chris at newcenturycomputers.net
Wed Mar 24 10:31:05 EST 2004
Chris Gonnerman wrote:
> While digging through my logfile I found this message:
>
> Traceback (most recent call last):
> File "/usr/lib/python2.2/site-packages/Milter.py", line 138, in
> closecallback
> rc = m.close()
>
> This was followed by an error in my script where I tried to remove a
> tempfile
> that did not exist; I'm still puzzled as to exactly how that happened.
Ok, call me stupid. Evidently the line in Milter.py calls through the
milter module
back into my code, and the tempfile-removal error triggered this message.
Sorry to waste time and bandwidth.
-- Chris.
More information about the Pymilter
mailing list