Re: [clamav-users] ClamAV Digest weirdness

2016-05-06 Thread Bill Cottis
I also had an email two days ago with a very large number of items (.eml enclosures) though I deleted it without reading it. I also had the original problem that Paul had, and reported it to the list in March. I never changed my email address, though. Bill Cottis. On 07/05/16 01:00, Joel Esler (j

Re: [clamav-users] ClamAV Digest weirdness

2016-05-06 Thread Joel Esler (jesler)
Interesting. I haven’t had any other reports of this.. I’ll keep an eye out -- Joel Esler Manager, Talos Group On May 6, 2016, at 12:17 PM, Paul Kosinski mailto:clamav-us...@iment.com>> wrote: Today (6 May), I received a single 1.22 MB Digest email with an astounding *586* items, dated from

Re: [clamav-users] ScanOnAccess issue when clamd launched from systemd

2016-05-06 Thread Bond Masuda
Mikko, I suspected as much based on your description. Use 'ps -efZ | grep clamd' to find out how the clamd process is running. Check it when you run manually, and check it again when started by systemd. I suspect you will find a difference. Once you know the difference, then you can adjust the SE

[clamav-users] ClamAV Digest weirdness

2016-05-06 Thread Paul Kosinski
Today (6 May), I received a single 1.22 MB Digest email with an astounding *586* items, dated from Feb 7 through yesterday, May 5. The Digest had mysteriously stopped in early February, and couldn't be restarted even when I signed up with a *new* email address. I then gave up on the Digest and sw

Re: [clamav-users] clamav-users Digest, Vol 137, Issue 3

2016-05-06 Thread Bernhard Vogel
Hello ClamAV Users, I have an issue with clamav 0.99 on Debian 7 and onDebian 8 When scanning many Webhosting files like Wordpress, Joomla and similar. clamscan throws errors like this: LibClamAV Error: cli_gentempfd: Can't create temporary file /tmp/clamav-bf5e1c8fb78e0c76336b17f146e786f7.tm

Re: [clamav-users] ScanOnAccess issue when clamd launched from systemd

2016-05-06 Thread Mikko Caldara
Disabling SELinux actually gets rid of the error. Unfortunately, this is not viable for us. How do I go about debugging this further? No blocking/denied messages appear in the logs... Has anyone got ScanOnAccess working with SElinux enabled? Thanks Mikko __