Koozali.org: home of the SME Server
Obsolete Releases => SME Server 9.x => Topic started by: ElFroggio on June 21, 2015, 07:18:48 PM
-
Hi,
I'm not sure if this is the right forum or the contribs.
I just had a problem with the unofficial clamav extra signatures:
I installed, including
config setprop clamd MemLimit 1500000000
post-upgrade, reboot... Works properly, catches some more, great.
Saturday morning, I apply my 2 outstanding updates:
post-upgrade, reboot... Doesn't look like a problem, but by noon: zero email received. I investigated. All emails were being rejected by clamav. It turns out that the problem was:
config setprop clamd MemLimit 1500000000
It was not 'sticky' past the reboot.
How to make it sticky?
BTW, yum remove smeserver-clamav-unofficial-sigs doesn't work, I had to delete the whole unofficial manually.
Thanks
Syv
-
ElFroggio: you've been here enough to know that everything that does not work as expected ios likely a bug and so you'd fill a bug
please, do it, and report here the reference, thank you
-
ElFroggio
In all situations the master reconfiguration command & a reboot should apply db settings & expand all templates.
After applying db changes you should check the settings with
config show clamd
This will check your setting changes for spelling & syntax accuracy etc.
Doing
config setprop clamd MemLimit 1500000000
signal-event post-upgrade
signal-event reboot
& then checking the setting with
config show clamd
should make any changes permanent after a reboot
If not, then as advised, please post a bug report.
All emails were being rejected by clamav
The reason for that may not be the MemLimit setting but your "playing around" with the install & uninstall of contribs.
-
The reason for that may not be the MemLimit setting but your "playing around" with the install & uninstall of contribs.
another thing OP should know is that coming here saying "it doesn't work" without log and/or error message is quite useless.. :-)