latest kerio connect and clamav [message #104872] |
Sat, 20 July 2013 11:11  |
administraktor
Messages: 2 Registered: April 2011
|
|
|
|
Hi,
I upgrade my Kerio Connect from 7.4 to 8.1
Before upgrade clamav and kerio works together.
Now, i have clamav plugin for latest Kerio Connect (avir_clam.so)(i build it in Debian then copied to CentOs) I copied to /opt/kerio/mailserver/plugins/avserver/avirs/
Then i tried to change following lines in mailserver.cfg
<variable name="UsedPlugin">avir_clam</variable>
<variable name="EnabledExtAV">avir_clam</variable> (this line not exist in mailserver.cfg, i added it)
After restart Kerio Connect, i checked mailserver.cfg
<variable name="EnabledExtAV">avir_clam</variable> line removed by Kerio Connect.
I checked Kerio Connect logs and receive this error
AntivirusModule.cpp: Server: external plugin failed to start Unable to load library /opt/kerio/mailserver/plugins/avserver/avirs/avir_clam.so, error: Unable to load AV plug-in /opt/kerio/mailserver/plugins/avserver/avirs/avir_clam.so. (/opt/kerio/mailserver/plugins/avserver/avirs/avir_clam.so: ELF file OS ABI invalid)
I cannot manage to build plugin in CentOS because, there is no compitable version of Cmake and Boost for CentOS
Pls help me.
|
|
|
|
|
|