Yesterday I installed amavis_new together with clamav V 0.71
under SuSE 9.0. Amavis and clamav are both running under vscan
and amavis is installed in dir /var/spool/amavis. Amavis is
configured to be running in a dual sendmail configuration.

When receiving an email, I get following entry in amavis.log:

Jun 15 18:27:14 sauron amavisd[29102]: (29102-01) Clam
Antivirus-clamd: Empty result from /var/spool/amavis/amavisd.sock,
retrying (2)
Jun 15 18:27:20 sauron amavisd[28963]: (28963-01) RX_tempdir FAILED,
retry: Invalid temporary directory 'CONTSCAN
/var/spool/amavis/amavis-20040615T182713-29102/parts\n' at (eval 51)
line 52.
Jun 15 18:27:20 sauron amavisd[28963]: (28963-01) TIMING [total 2 ms] -
rundown: 2 (100%)

Prozesslist:

sauron:/var/spool/amavis # ps -ef | grep "vscan"
vscan    28544     1  0 18:17 ?        00:00:00 /usr/sbin/clamd -c
/etc/clamav/clamav.conf
vscan    28619     1  0 18:18 ?        00:00:03 amavisd (master)
vscan    28963 28619  0 18:24 ?        00:00:01 amavisd (child)
vscan    29102 28619  0 18:26 ?        00:00:01 amavisd (29102-06)

Socket-entry in amavis.conf:
   ['Clam Antivirus-clamd',
   \&ask_daemon, ["CONTSCAN {}\n", '/var/spool/amavis/amavisd.sock'],
   qr/\bOK$/, qr/\bFOUND$/,
   qr/^.*?: (?!Infected Archive)(.*) FOUND$/ ],

Socket-entry in clamav: 
  LocalSocket /var/spool/amavis/amavisd.sock
  FixStaleSocket

Socket definition:
  srwxr-x---    1 vscan    vscan   0 Jun 16 10:29 amavisd.sock


Please help me, because I don't know where I can continue looking
for errors, thanks Harald



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to