Ricardo Kleemann wrote: >> You might consider using pythonfilter instead. >> > Ouch! :-( I liked the pureperlfilter architecture, with all the > different available plugins... :-( > > I'm not at all a python person. Does the pythonfilter have modular > plugins for clamav, spamassassin, SPF, etc?
Yes. (though courier has SPF support built-in) Source is here: http://www.dragonsdawn.net/~gordon/courier-pythonfilter/ You can look at the documentation and filters here (start with README): http://www.dragonsdawn.net/~gordon/courier-pythonfilter/latest/ > What are the other alternatives for filtering? http://www.courier-mta.org/links.html pureperlfilter and pythonfilter are the best options. > I guess I'm back to the drawing board because I had worked pretty hard > on configuring all of these Courier::Filter modules... Perhaps you could contact Julian and see how hard it'd be to enable threading in the pureperlfilter framework. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
