[Pymilter] Adding Recipient takes extremely long
Stuart D Gathman
stuart at bmsi.com
Tue Mar 20 15:20:55 EDT 2012
Long ago, Nostradamus foresaw that on 03/20/2012 12:22 PM, Thomas
Spycher would write:
> I'm doing some performance testings for a high security appliance
> based on postfix, ubuntu and PythonMilter.
> I've figured out, that adding a recipient takes extremely long.
>
> def eom(self):
> "Called at the end of message."
> self.addrcpt( "<mail at domain.tld <mailto:mail at domain.tld>>")
As far as I can see, the performance of this is entirely up to the MTA -
postfix in your case. Can you try it with sendmail? Or is there a
script I could try with sendmail? If sendmail has more reasonable
overhead for addrcpt, I would call that a performance bug in postfix.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gathman.org/pipermail/pymilter/attachments/20120320/3f0baacd/attachment.html>
More information about the Pymilter
mailing list