<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all!<br>
    <br>
    I wondered if anyone has come across this:<br>
    I'm trying to use the new
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    Sophos-SSSP implementation using the
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    savdid daemon:<br>
    <br>
    my amavis.conf:<br>
    ### <a class="moz-txt-link-freetext" href="http://www.sophos.com/">http://www.sophos.com/</a><br>
    ['Sophos-SSSP',<br>
      \&ask_daemon, ["{}", 'sssp:/var/run/savdi/sssp.sock'],<br>
      qr/^DONE OK\b/m, qr/^VIRUS\b/m, qr/^VIRUS\s*(\S*)/m ],<br>
    <br>
    All looks good, until first connect:<br>
    <br>
    savid:<br>
    120202:174217 [4F2AC9BD] 00038402 New session<br>
    120202:174227 [4F2AC9BD] C000460B Client terminated connection early<br>
    120202:174227 [4F2AC9BD] 00038403 Session ended<br>
    <br>
    amavis:<br>
    Feb  2 16:19:48 etmx-v3-pre amavis[14700]: (14700-01) (!)Sophos-SSSP
    av-scanner FAILED: run_av error: timed out\n<br>
    <br>
    Tryed various alternatives, using Unix sockets, TCP and I always get
    the timeout message on the savid daemon...<br>
    Looks like savid is waiting for amavis to send information and gives
    after some time... (did a strace on the savid daemon)<br>
    <br>
    Is there something I'm forgetting?<br>
    <br>
    For now I will be still using SOPHIE, that is working fine.<br>
    <br>
    Thanks!<br>
    <pre class="moz-signature" cols="72">-- 
Cumprimentos,
Miguel Fernandes
</pre>
  </body>
</html>