FM wrote: > > So I asked clamav ML and then they asked me back these : > How does courier-pythonfilter use clamav? Via clamdscan, sockets, or > clamscan?
That depends... If you have the pyclamav module installed, then pythonfilter will use libclamav directly. If you do not, and you have pyclamd installed, then pythonfilter will connect to clamd via a unix socket. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
