[Pymilter] milter.setreply exception
Steve Foster
s.p.foster at leeds.ac.uk
Tue Mar 19 11:16:33 EDT 2013
Hi Folks,
I've hit the following error:
Traceback (most recent call last):
File
"/Milter/__init__.py",
line 759, in <lambda>
milter.set_envrcpt_callback(lambda ctx,*str:
ctx.getpriv().envrcpt(*str))
File "pymilter.py", line 83, in envrcpt
self.setreply('200','2.0.0','All OK')
File
"/Milter/__init__.py",
line 438, in setreply
return self._ctx.setreply(rcode,xcode,msg,*ml)
milter.error: cannot set reply
I've followed the FAQ and increased the timeouts but that hasn't resolved
the issue. Any Suggestions?
Cheers
Steve
--
Steve Foster Email: s.p.foster at leeds.ac.uk
More information about the Pymilter
mailing list