scripting the clam

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) scripting the clam
# 1  
Old 01-17-2004
Question scripting the clam

Hiya!

I have installed clamav on my local machine and want to set it up to check my user "mbox"s.

I assume that clamd would be the thing to use at startup and then make calls to it via clamdscan, no?

Also, privilege-wise, clamd should run as what? root? clamav user?

I have the log files set up in my /var/log directory and they are chown'd to clamav:clamav and chmod'd as ug+rw.
The system doesn't allow writing though, unless the scan was initiated with sudo.

anywho, any insights and suggestions appreciated. Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
clamav-milter(8)						  Clam AntiVirus						  clamav-milter(8)

NAME
clamav-milter - milter compatible mail scanner SYNOPSIS
clamav-milter [options] DESCRIPTION
Clamav-milter is a filter for sendmail(1) mail server. It uses a mail scanning engine built into clamd(8). Clamav-milter can use load balancing and fault tolerant techniques to connect to more than one clamd(8) server and seamlessly hot-swap to even the load between different machines and to keep scanning for viruses even when a server goes down. OPTIONS
-h, --help Output help information and exit. -V, --version Print the version number and exit. -c FILE, --config-file=FILE Read configuration from FILE. FILES
/etc/clamav-milter.conf AUTHOR
aCaB <acab@clamav.net> SEE ALSO
sendmail(8), clamav-milter.conf(5), clamd(8), clamd.conf(5) ClamAV 0.96.1 Feb 25, 2009 clamav-milter(8)