no socket /var/run/trophie

Martin Edenhauser <[email protected]> Thu, 02 Sep 2004 13:30:12 +0200
Newsgroups gmane.comp.security.virus.vtools
Message-ID <1094124612.26394.14.camel@localhost>
Hi,

my trophi works well and i think it's an great idea...

I want to edit my amavisd.conf File to scan with trophi instead of
ClamAV... (which works fine)

I uncomment this in the amavisd.conf file:
.
.
.

# ### http://www.vanja.com/tools/trophie/
 ['Trophie',
   \&ask_daemon, ["{}/\n", '/var/run/trophie'],
   qr/(?x)^ 0+ ( : | [\000\r\n]* $)/,  qr/(?x)^ 1 ( : | [\000\r\n]* $)/,
   qr/(?x)^ [-+]? \d+ : (.*?) [\000\r\n]* $/ ],
.
.
.

But when I want to send an email I get the error: "Can't connect to UNIX
socket /var/run/trophie: No such file or directory" (I see it in
Webmin-Postfix)


I think there is the socket missing... but how can I get this???

Please help,
thank you in advance,
Martin