From: Anton Yuzhaninov (no email)
Date: Mon Sep 03 2007 - 14:26:40 EDT
On 03.09.2007 22:17, Ronald F. Guilmette wrote:
> Anyway, recently I got to wondering: Do milter programs that are
> only going to be used in conjunction with Postfix (and _not_ any
> other kind of mail server, e.g. Sendmail) really need to be thread-
> safe?
Yes, it must be thread-safe.
You can write milters using sendmail's libmilter, which may be used only for creating
threaded milters.
Theoretically possible to write other library for writing milters (without threads), but I
don't know other libraries except libmilter.
-- WBR, Anton Yuzhaninov
|
|
|