Alessandro Vesely wrote: > Julian Mehnle wrote: > >> As a matter of fact, I have been considering switching MTAs for quite a >> while now because of this. Other MTAs seem to have much more powerful and >> nicer filter interfaces nowadays. :-( > > Yes, Sendmail's libmilter in particular, see > http://www.sendmail.org/doc/sendmail-current/libmilter/docs/
I wouldn't call Sendmail's interface "nicer". More powerful, yes, but considerably more complex. As far as I know, it's also specific to SMTP, whereas Courier's API works with all mail sources. Courier could mostly emulate milter, and you'd get a few benefits -- callbacks on MAIL FROM and RCPT TO, which would mostly help greylisting, and also the ability to modify messages directly. However, I doubt that the code complexity would justify the marginal operational advantages of the interface. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
