We have a license for F-secure Linux Security Server Edition but i only need to implenent the fsav binary.
I dont want to install webui's all kind of processes and more overhead.
It wil be implemented in amavis :
### http://www.f-secure.com/products/anti-virus/ version 4.65
['F-Secure Antivirus for Linux servers',
['/opt/f-secure/fsav/bin/fsav', 'fsav'],
'--delete=no --disinf=no --rename=no --archive=yes --auto=yes '.
'--dumb=yes --list=no --mime=yes {}', [0], [3,6,8],
qr/(?:infection|Infected|Suspected): (.+)/ ],
Do we have the wrong product / package? Or is there any way we can lift the needed binaries and libraries (+ license) so i can use it.