Re: [clamav-users] Clamav configuration

2014-01-15 Thread Steven Morgan
-boun...@lists.clamav.net] On Behalf Of tejas sarade > Sent: Tuesday, January 14, 2014 2:37 PM > To: ClamAV users ML > Subject: Re: [clamav-users] Clamav configuration > > TCPAddr is the IP address ClamAV daemon listen on. It should be set to > 127.0.0.1 as long as you are not

Re: [clamav-users] Clamav configuration

2014-01-15 Thread Joshua Soulwin Malayappan
...@lists.clamav.net] On Behalf Of tejas sarade Sent: Tuesday, January 14, 2014 2:37 PM To: ClamAV users ML Subject: Re: [clamav-users] Clamav configuration TCPAddr is the IP address ClamAV daemon listen on. It should be set to 127.0.0.1 as long as you are not using ClamAV server accepting files to

Re: [clamav-users] Clamav configuration

2014-01-14 Thread tejas sarade
TCPAddr is the IP address ClamAV daemon listen on. It should be set to 127.0.0.1 as long as you are not using ClamAV server accepting files to scan from other hosts. On Thu, Jan 9, 2014 at 3:13 PM, Joshua Soulwin Malayappan < joshua_malayap...@infosys.com> wrote: > > Hi, > > Can you please let me

[clamav-users] Clamav configuration

2014-01-09 Thread Joshua Soulwin Malayappan
Hi, Can you please let me know the configurations needed to be done in clamd.conf after installing clamav. I went through the site http://solutionsfox.com/2011/04/install-clamav-on-redhat-or-centos/ And it was given as TCPAddr 127.0.0.1 TCPSocket 3310 User root MaxThreads 30 Can you please he