Re: [clamav-users] Attempting to add CLAMAV using ClamavPlugin to Postfix/Spamassassin

2020-12-02 Thread Joe Acquisto-j4
>>> > Hi there, > > On Wed, 2 Dec 2020, Joe Acquisto-j4 wrote: > >> Comparing headers of varioius email, I suspect a virus is being >> detected but not "scored". Probably a simple configuration issue, >> Below is what I see in headers of scanned (?) messages that suggest >> malware detected, tho

Re: [clamav-users] Attempting to add CLAMAV using ClamavPlugin to Postfix/Spamassassin

2020-12-02 Thread G.W. Haywood via clamav-users
Hi there, On Wed, 2 Dec 2020, Joe Acquisto-j4 wrote: Comparing headers of varioius email, I suspect a virus is being detected but not "scored". Probably a simple configuration issue, Below is what I see in headers of scanned (?) messages that suggest malware detected, those suspected to be "cl

Re: [clamav-users] Memory usage going up until OOM

2020-12-02 Thread Micah Snyder (micasnyd) via clamav-users
The signature patterns are loaded into a pair of large AC tries. Patterns can be added but not removed, so they have to be swapped out all at once. It is conceivable that we could do 1 trie at a time, which would split the reload process into 2 chunks, but no time/budget to work on that and impr

Re: [clamav-users] Memory usage going up until OOM

2020-12-02 Thread PenguinWhispererThe via clamav-users
That 2 hour you mention seems to explain why it's always around the same time and seems to come earlier or later by 2 hours. I do not know if it literally coincides with that refresh (not sure if that's logged on my system). Having the database reloaded in chunks looks a lot more efficient to me.

[clamav-users] Attempting to add CLAMAV using ClamavPlugin to Postfix/Spamassassin

2020-12-02 Thread Joe Acquisto-j4
My first foray into AV scanning my SoHo system is underway. I believe I have stumbled my way into adding the AV bits, without actually breaking what was working. Comparing headers of varioius email, I suspect a virus is being detected but not "scored". Probably a simple configuration issue, B

Re: [clamav-users] Memory usage going up until OOM

2020-12-02 Thread Arjen de Korte via clamav-users
Citeren PenguinWhispererThe via clamav-users : Hi, I have a webserver with 4GB of memory that also functions as a mailserver. The mail volume is rather low (perhaps a few hundred mails/day). Almost every day around the same time I get a swap usage warning and once in a while clamd crashes becau

Re: [clamav-users] Memory usage going up until OOM

2020-12-02 Thread Frans de Boer
On 02/12/2020 09:34, PenguinWhispererThe via clamav-users wrote: Hi, I have a webserver with 4GB of memory that also functions as a mailserver. The mail volume is rather low (perhaps a few hundred mails/day). Almost every day around the same time I get a swap usage warning and once in a while c

Re: [clamav-users] Memory usage going up until OOM

2020-12-02 Thread PenguinWhispererThe via clamav-users
Thanks! I've modified the setting. Seems very likely that this is the culprit. On Wed, 2 Dec 2020 at 09:41, Andrew C Aitchison wrote: > On Wed, 2 Dec 2020, PenguinWhispererThe via clamav-users wrote: > > > Hi, > > > > I have a webserver with 4GB of memory that also functions as a > mailserver. >

[clamav-users] Memory usage going up until OOM

2020-12-02 Thread PenguinWhispererThe via clamav-users
Hi, I have a webserver with 4GB of memory that also functions as a mailserver. The mail volume is rather low (perhaps a few hundred mails/day). Almost every day around the same time I get a swap usage warning and once in a while clamd crashes because it has no more swap space available blocking ma