[clamav-users] clamav-milter & logrotation

2014-11-17 Thread Andreas Schulze
Hello, I run clamd. Logs are written without syslog and rotated using logrotate: - move old logfile away - touch new logfile - send clamd a SIGHUP that work without service interuption. Now I installed clamav-milter and did not found SIGHUP working the same way. looks like I have to *restart*

Re: [clamav-users] clamav-milter & logrotation

2014-11-17 Thread Shawn Webb
On Mon, Nov 17, 2014 at 4:56 AM, Andreas Schulze wrote: > Hello, > > I run clamd. Logs are written without syslog and rotated using logrotate: > - move old logfile away > - touch new logfile > - send clamd a SIGHUP > > that work without service interuption. > > Now I installed clamav-milter an

Re: [clamav-users] clamav-milter & logrotation

2014-11-17 Thread Benny Pedersen
Use logrotate in clamav-milter, not external logrotate, then you dont need to restart ___ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml

[clamav-users] Open source anti virus solution needed please help

2014-11-17 Thread Rithy R
Dear Community - Please kindly help me find the best solution to protect Windows server machines. Regards,Rithy > From: clamav-users-requ...@lists.clamav.net > Subject: clamav-users Digest, Vol 122, Issue 1 > To: clamav-users@lists.clamav.net > Date: Wed, 5 Nov 2014 12:00:00 -0500 > > Send cla

Re: [clamav-users] Regarding the Clamav 0.98.4 installation

2014-11-17 Thread naresh hcu
Till now i did successfully , .$ /configure,$ make ,$ make install but i am unable to proceed further steps... $ freshclam..whenever i entered this command it gives some errors, i have attached one file , it's having that file. On Thu, Nov 13, 2014 at 7:07 PM, naresh hcu wrote:

Re: [clamav-users] Regarding the Clamav 0.98.4 installation

2014-11-17 Thread naresh hcu
Respected sir, Initially i have typed ./configure then i got one message that message i have attached below in ./configure file, After that i have typed make , when do make check i am getting below errors make[3]: Leaving directory `/home/crypto/Downloads/clamav-0.98.4/unit_tests' make[2]: Lea

Re: [clamav-users] Regarding the Clamav 0.98.4 installation

2014-11-17 Thread naresh hcu
after that i have entered clamscan command but i got following output LibClamAV Error: cl_load(): No such file or directory: /usr/local/share/clamav ERROR: Can't get file status --- SCAN SUMMARY --- Known viruses: 0 Engine version: 0.98.4 Scanned directories: 0 Scanned files: 0 In

Re: [clamav-users] clamav-milter & logrotation

2014-11-17 Thread Andreas Schulze
Am 17.11.2014 16:03 schrieb Benny Pedersen: > Use logrotate in clamav-milter, not external logrotate, then you dont need to > restart Benny, the suggestion sounds good but could you be more precise? I only found this options in clamav-milter.conf: LogFile -> enable LogFileMaxSize (The logger w