On Mon, Sep 02, 2002 at 11:20:24PM +0530, Sam Varughese wrote: > has any body user the milter api.
Of course. I believe f-prot or one of the anti-virus filters available for sendmail/linux is implemented as a milter. I have written some milters for my employer. Then there is spamassassin-milter (or something). http://www.milter.org should get you started, if you are planning to write one of your own. I suggest you go with Sendmail::Milter from CPAN rather than implementing in C (I had to recompile perl to use this, though). Binand -- If you found this helpful, please take some time off to rate it: http://svcs.affero.net/rm.php?r=binand ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
