On Nov 29, 2006, at 11:57, John Simpson wrote:
i plan on re-writing mine in C sometime soon, in order to remove
the overhead of the perl interpreter,
qpsmtpd[1] (it used to stand for "qmail perl smtpd") has a
greylisting plugin[2]. There's a forking "driver" that avoids the
startup overhead (and experimentally a preforking and a event based
one too).
Originally qpsmtpd was hardcoded to use qmail-queue, but now[3]
interfaces with qmail via a queue plugin[4], there are also queue
plugins for "smtp", postfix, exim and "maildir".
- ask
[1] http://smtpd.develooper.com - http://wiki.qpsmtpd.org/
[2] https://svn.perl.org/qpsmtpd/branches/0.3x/plugins/greylisting
[3] well, for almost 5 years now ...
[4] https://svn.perl.org/qpsmtpd/branches/0.3x/plugins/queue/
--
http://develooper.com/ - http://askask.com/
PGP.sig
Description: This is a digitally signed message part
|