Good afternoon!,
I'm testing Sophos antivirus, due to having non successfull results sometimes with ClamAV. In case of success in the tests I do plan to implement it with Amavisd.
I have been able to install it on the machine and update virus signatures and so... even scanning... but of course the speed is extremely low for mail scanning with Amavis, so I have been reading and seen that you can use a daemon (Savdid) which keeps a daemonized version (I hope) of Sophos savscan. Is this correct?.
Have seen this Amavisd relevant config :
# ### http://www.sophos.com/
# ['Sophos-SSSP', # SAV Dynamic Interface
# \&ask_daemon, ["{}", 'sssp:/var/run/savdi/sssp.sock'],
# # or: ["{}", 'sssp:[127.0.0.1]:4010'],
# qr/^DONE OK\b/m, qr/^VIRUS\b/m, qr/^VIRUS\s*(\S*)/m ],
And apart from that, why could be returning a segmentation fault when I try to launch Savdid and to listen for accessing to it through SSSP?.
./savdid -l -c /usr/local/savdi/savdid.conf
SAV Dynamic Interface 2.1.0
Copyright 2000-2011 Sophos Limited. All rights reserved
151228:182125 Error
Configuration failed
hr: 80040220
Violación de segmento
OS Version used :
cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
OS coming Kernel :
uname -ar
Linux avrelay.ramattack.net 3.10.0-327.el7.x86_64 #1 SMP Thu Nov 19 22:10:57 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Sophos versions :
/opt/sophos-av/bin/savlog
Time Category Event
lun 28 dic 2015 17:58:47 CET: savd.daemon Sophos Anti-Virus daemon started.
lun 28 dic 2015 18:00:38 CET: update.updated Updating from versions - SAV: 9.11.0, Engine: 3.61.0, Data: 5.19
lun 28 dic 2015 18:00:38 CET: update.updated Updating Sophos Anti-Virus....
Updating Talpa Binary Packs
Updating SAVScan on-demand scanner
Updating Virus Engine and Data
Updating Talpa Kernel Support
Updating Manifest
Update completed.
lun 28 dic 2015 18:00:38 CET: update.updated Updated to versions - SAV: 9.11.0, Engine: 3.63.0, Data: 5.22
lun 28 dic 2015 18:00:38 CET: update.updated Successfully updated Sophos Anti-Virus from sdds:SOPHOS
lun 28 dic 2015 18:16:01 CET: savscan.log On-demand scan started.
lun 28 dic 2015 18:16:08 CET: savscan.log On-demand scan finished.
Thanks a lot in advance,
Best regards,
This thread was automatically locked due to age.