<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 08.05.2006 09:37, Sam Luxford-Watts wrote:
<blockquote
 cite="midFBD80FA717F06F4C8CBDEF7A6A44AB7414CF@exchangeserver3.winckworths.co.uk"
 type="cite">
  <pre wrap="">I know we can carry on using V4 for now but any update as to when Sophos V5
support will likely to be written into Mailscanner?</pre>
  <blockquote type="cite">
    <pre wrap="">Has anyone got MS working with Sophos v5.0.2? if so - how?</pre>
  </blockquote>
  <pre wrap=""><!----></pre>
</blockquote>
<br>
i had no luck with generic-wrapper (every *.ide = virus warning and no
report)<br>
<br>
<blockquote
 cite="midFBD80FA717F06F4C8CBDEF7A6A44AB7414CF@exchangeserver3.winckworths.co.uk"
 type="cite">
  <pre wrap="">"the  sweep/savscan/savscan.base  options are identical"
  </pre>
</blockquote>
<br>
a copy of sophos-wrapper as sophos-av-wrapper and<br>
"sophos-av" in  virus.scanners.conf and MailScanner.conf did not work.<br>
<br>
sorry, i have no developer skills, i assume that it is no problem for
others.<br>
<br>
---- /usr/lib/MailScanner/sophos-wrapper ----<br>
&lt;snip&gt;<br>
##exec ${PackageDir}/bin/$prog "$@"<br>
exec /opt/sophos-av/bin/savscan "$@"<br>
&lt;/snip&gt;<br>
-------<br>
<br>
<br>
sophos virusscanner-autodetection does not work if you have
removed/renamed sav4.x<br>
/usr/local/Sophos/  /usr/local/sav/  /usr/local/sav-install/<br>
<br>
i have now sophos (only sav5.x) and clamav<br>
<br>
---- /etc/MailScanner/MailScanner.conf ----<br>
&lt;snip&gt;<br>
#Virus Scanners = auto<br>
Virus Scanners = clamav sophos<br>
&lt;/snip&gt;<br>
<br>
i tried different virii  *.com, *.exe, *.zip,  ....<br>
~1 day and sav5.x seems to work without problems.<br>
<br>
<blockquote
 cite="midFBD80FA717F06F4C8CBDEF7A6A44AB7414CF@exchangeserver3.winckworths.co.uk"
 type="cite">
  <pre wrap="">roots crontab after sav5.x installation
&lt;crontab update&gt;
47 * * * * /opt/sophos-av/bin/savupdate
&lt;/crontab update&gt;</pre>
</blockquote>
<br>
once again, i have no developper skills.<br>
---- sophos-autoupdate ----<br>
#!/bin/bash<br>
/opt/sophos-av/bin/savupdate &gt;&gt; /var/log/maillog 2&gt;&amp;1<br>
exit 0<br>
---------<br>
<br>
---- /var/log/maillog ----<br>
Downloading <a class="moz-txt-link-freetext" href="http://es-web.sophos.com/update/savlinux/master.upd">http://es-web.sophos.com/update/savlinux/master.upd</a><br>
268 bytes downloaded in 0,392609 secs (682,612774 B/s)<br>
/opt/sophos-av/update/cache/LOCAL/PACKAGE/savi/cidsync.upd is up to date<br>
/opt/sophos-av/update/cache/LOCAL/PACKAGE/sav-linux/cidsync.upd is up
to date<br>
/opt/sophos-av/update/cache/LOCAL/PACKAGE/doc/cidsync.upd is up to date<br>
Downloading <a class="moz-txt-link-freetext" href="http://es-web.sophos.com/update/savlinux/root.upd">http://es-web.sophos.com/update/savlinux/root.upd</a><br>
342 bytes downloaded in 0,171530 secs (1,947090 KiB/s)<br>
Downloading <a class="moz-txt-link-freetext" href="http://es-web.sophos.com/update/savlinux/root_manifest.dat">http://es-web.sophos.com/update/savlinux/root_manifest.dat</a><br>
3168 bytes downloaded in 0,288249 secs (10,732907 KiB/s)<br>
/opt/sophos-av/update/cache/LOCAL/PACKAGE/talpa/cidsync.upd is up to
date<br>
Downloading <a class="moz-txt-link-freetext" href="http://es-web.sophos.com/update/savlinux/config/index.spec">http://es-web.sophos.com/update/savlinux/config/index.spec</a><br>
Failed to download
<a class="moz-txt-link-freetext" href="http://es-web.sophos.com/update/savlinux/config/index.spec">http://es-web.sophos.com/update/savlinux/config/index.spec</a><br>
Downloading
<a class="moz-txt-link-freetext" href="http://es-web.sophos.com/update/savlinux/talpa-custom/index.spec">http://es-web.sophos.com/update/savlinux/talpa-custom/index.spec</a><br>
Failed to download
<a class="moz-txt-link-freetext" href="http://es-web.sophos.com/update/savlinux/talpa-custom/index.spec">http://es-web.sophos.com/update/savlinux/talpa-custom/index.spec</a><br>
Verify: /opt/sophos-av/update/cache/LOCAL/PACKAGE/savi/manifest.dat in
0,222307 seconds<br>
Verify:
/opt/sophos-av/update/cache/LOCAL/PACKAGE/sav-linux/manifest.dat in
0,362816 seconds<br>
Verify: /opt/sophos-av/update/cache/LOCAL/PACKAGE/doc/manifest.dat in
0,039915 seconds<br>
Verify: /opt/sophos-av/update/cache/LOCAL/PACKAGE/root_manifest.dat in
0,036539 seconds<br>
Verify: /opt/sophos-av/update/cache/LOCAL/PACKAGE/talpa/manifest.dat in
0,138936 seconds<br>
Verify: /opt/sophos-av/update/cache/LOCAL/PACKAGE/root_manifest.dat in
0,038047 seconds<br>
Successfully updated Sophos Anti-Virus<br>
--------<br>
<br>
<br>
my understanding,<br>
it should be no problem to add real  sav5.x  support in mailscanner for
a developer but not me.<br>
<br>
-- <br>
shrek-m<br>
</body>
</html>