Re: [clamav-users] Need help on config to use clamdscan.exe

2018-07-19 Thread Tiến Hưng Phan
Hello I figured it out. It seem that I were missing the config TCPAddr cause it to failed while try to scan. Thank! On Thu, Jul 19, 2018 at 11:01 AM, Tiến Hưng Phan wrote: > Hello clamav support team, > > I use clamav 0.100.1 portable version from the website https://www.clamav. > net/downloads

Re: [clamav-users] ClamAV® blog: ClamAV 0.100.0 has been released!

2018-07-19 Thread Sergey
On Tuesday 17 July 2018, Micah Snyder (micasnyd) wrote: > If you don't provide the older LLVM 3.6 for ClamAV, it will > use it's built-interpreter rather than just-in-time-compile > the signatures.  b.t.w. Can you describe differences between built-interpreter and LLVM in short ? Which is more

[clamav-users] Logclean config option - not working?

2018-07-19 Thread John Horne
Hello, Has anyone got the 'LogClean' configuration option working? I have enabled it in our config file, but scanning files and directories still only logs found viruses. We are using clamAV 0.100.1 on CentOS 7. Thanks, John. -- John Horne | Senior Operations Analyst | Technology and Informa

Re: [clamav-users] Logclean config option - not working?

2018-07-19 Thread John Horne
On Thu, 2018-07-19 at 10:38 +, John Horne wrote: > Hello, > > Has anyone got the 'LogClean' configuration option working? I have enabled it > in our config file, but scanning files and directories still only logs found > viruses. > I have found that by setting the 'LogSyslog' option to true, th

Re: [clamav-users] ClamAV® blog: ClamAV 0.100.0 has been released!

2018-07-19 Thread Micah Snyder (micasnyd)
I'm not sure that I can provide a more satisfactory answer. The built-in interpreter executes bytecode operations more slowly but doesn't have a compilation step. LLVM compiles the bytecodes signatures down to machine language and executes it quickly, but that compile step makes the speed boos

Re: [clamav-users] clamav 0.100.0 - /var/run/clamav/clamav-milter.ctl: No such file or directory

2018-07-19 Thread Maurizio Caloro
>>Is postfix running in a chroot? If so, the path needs to be inside the chroot. >>Scott K Change the path to chroot Postfix MilterSocket /var/spool/postfix/private/clamav/clamav-milter.ctl User postfix MilterSocketGroup postfix Systemctl reload clamav-milter Systemctl reload postfix /etc/clam

Re: [clamav-users] ***UNCHECKED*** Re: Re: Malformed database issue

2018-07-19 Thread Micah Snyder (micasnyd)
My apologies Jay, I tend to think of dependencies from a development perspective because I basically never test with ClamAV provided by package managers. If your ClamAV installation came pre-compiled from a distro, I guess it would have been linked with the zlib they provide and replacing zlib

Re: [clamav-users] Logclean config option - not working?

2018-07-19 Thread Micah Snyder (micasnyd)
Sorry about a lack of response over here. the LogClean option definitely logs files as "OK" in the log file (e.g. /tmp/clamd.log) for me. Perhaps you have multiple copies of clamd.conf, or Yeah I dunno. Micah Snyder ClamAV Development Talos Cisco Systems, Inc. On Jul 19, 2018, at 11:31

Re: [clamav-users] On Access Scanning: Exclude files starting with a "."

2018-07-19 Thread Micah Snyder (micasnyd)
Jens, The exclude path requires actual file or directory names. The glob (asterisk) won't work. You will have to list an ExcludePath line for each directory or file you don't want to scan. Regards, Micah Micah Snyder ClamAV Development Talos Cisco Systems, Inc. On Jul 18, 2018, at 7:47 AM

[clamav-users] Hey thanks, But I'm still clueless. (argghh sorry)

2018-07-19 Thread cryofruit
You really seem to know what you're talking about and I really appreciate your help in the last email, but I'm so so lost here. I'm usually a little more used to linux and I was hoping you could give me an exact step by step list of guided detailed instructions for dummies if it's not too much t