Rick Weinbender [EMAIL PROTECTED] wrote:
> I've just installed clamav 0.67 on stable debian, from a
> debian backport, using "apt-get install clamav".
> (qmail is the MTA)
> The package installs the following 6 modules:
> clamav, clamav-base, clamav-freshclam
> libclamav1, libgmp3, ucf.
> *
> I can successfully use clamscan to scan and detect
> a virus within the file system, but it isn't scanning
> any email.
> *
> From what I've read it seems like Clamav should
> be used in conjuction with another scanner like
> qmail-scanner.  clamav should be installed first.
> *
> Does anyone have any experience with or would
> be willing to point me to documentation for
> clamav, qmail, debian linux?
> 
> Thanks,
> -Rick
> 

I dislike qmail-scanner, so I call clamdscan from users' .qmail file
like so...

|/usr/local/bin/clamdscan -d /usr/local/share/clamav -

I then set clamav.conf to a MaxThreads 10 and i make sure ScanMail isn't
commented. This can easily be added to your skel entry's dot.qmail so
all new users are enabled. Any existing users can have this added with a
bash script if you were so inclined.
-- 
Adam Webb


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to