3 Jan
2007
3 Jan
'07
10:25 p.m.
Le 3 janv. 07 à 22:52, Timo Sirainen a écrit :
On 26.12.2006, at 8.15, Barry Warsaw wrote:
Does anything like that exist? I have a reasonably robust Python
LMTP server in the current Mailman trunk. Would it be insane to
try to marry that with deliver? ;)I don't have plans to write LMTP server for Dovecot anytime soon,
but I don't see any problems with integrating deliver to another
LMTP server.. Of course the performance might not be as good as for
a LMTP server that doesn't need to fork()+exec()+do lots of
initialization for each delivery. But it won't be worse than Postfix +deliver :)
There is an alternative to Postfix + deliver... pll : it does lmtp
and it is really a nice piece of software...
/Xavier