|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: A question about Milters and Thread Safety
From: Anton Yuzhaninov (citrin
rambler-co.ru)
Date: Mon Sep 03 2007 - 13:26:40 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]