thanks for the help...

I've figured it out...

Steve was partially correct...

in the man page for clam is says that quarantine only works if you are using LocalSocket...

clamav-milter was using a local socket, but clamd wasn't....i change clamd to use local socket....and also had to take the --quarantine flag our of the milter conf...

the combination of the two changes makes it work correctly...

:)

thanks again...


On Nov 11, 2004, at 12:17 PM, Steven Stern wrote:

On Thu, 11 Nov 2004 11:56:16 -0500, Ronnie Taylor <[EMAIL PROTECTED]>
wrote:


both clamd and clamav-milter are running as the clamav user....see my
output from the ps command:

clamav   30686  0.0  0.5 38740 1440 ?        S    09:58   0:00
/usr/sbin/clamav-milter --quiet --dont-wait --force-scan
--dont-log-clean --server=localhost --quarantine
--quarantine-dir=/var/spool/clamav
--pidfile=/var/run/clamav/clamav-milter.pid
local:/var/run/clamav/clamav-milter.sock
clamav   30846  0.0  2.4 20112 6152 ?        S    10:00   0:04
/usr/sbin/clamd


I wonder if the --quarantine is needed? Here's mine:

/usr/sbin/clamav-milter -l --max-children=10 --noreject --dont-log-clean
local:/var/run/clamav/clamav-milter.sock --quarantine-dir=/var/spool/clamav


--
  Steve

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to