6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] courier-pythonfil...
FromSent OnAttachments
FMDec 21, 2007 9:25 am 
Robert PenzDec 21, 2007 9:49 am 
Gordon MessmerDec 21, 2007 10:16 am 
Tim LythDec 21, 2007 1:04 pm 
Jérôme BlionJan 1, 2008 7:43 am 
Gordon MessmerJan 5, 2008 3:00 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] courier-pythonfilter clamav questionActions...
From:Gordon Messmer (yiny@eburg.com)
Date:Dec 21, 2007 10:16:54 am
List:net.sourceforge.lists.courier-users

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.