Hi, i have sendmail server, the clamav-milter is running on a remote host. In sendmail.cf server i have clamav configured like this: Xclamav, S=inet:[EMAIL PROTECTED], T=C:1m;S:30s;R:30s;E:5m
On the clamserver calamav-milter runs with following flags: -x 1 --external --config-file=/etc/clam/clamd.conf --quarantine-dir=/var/lib/clamav/viruses \ --max-children=10 -l -N -P -p [EMAIL PROTECTED] inet:[EMAIL PROTECTED] and connect clamd throght LocalSocket Today on the second day since upgrade from clamav-0.80 to clamav-devel-20050131 the sendmail stoped accepting mails see below: >mail -v piavka Subject: blah blah . Cc: piavka... Connecting to indigo.cs.bgu.ac.il. via nullclient... 220 indigo.cs.bgu.ac.il ESMTP Sendmail 8.13.1/8.13.1; Tue, 1 Feb 2005 15:06:08 +0200 (IST) >>> EHLO piavlo.cs.bgu.ac.il 250-indigo.cs.bgu.ac.il Hello piavlo [132.72.41.95], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-DELIVERBY 250 HELP >>> MAIL From:<[EMAIL PROTECTED]> SIZE=33 250 2.1.0 <[EMAIL PROTECTED]>... Sender ok >>> RCPT To:<[EMAIL PROTECTED]> >>> DATA 250 2.1.5 <[EMAIL PROTECTED]>... Recipient ok 354 Enter mail, end with "." on a line by itself >>> . 451 4.3.2 Please try again later piavka... Connecting to mx2.bgu.ac.il. via nullclient... in the senamil log i get messages like this Feb 1 15:05:51 indigo sendmail[9926]: j11D5oFt009926: Milter: data, reject=451 4.3.2 Please try again later Feb 1 15:05:51 indigo sendmail[9926]: j11D5oFt009926: to=<[EMAIL PROTECTED]>, delay=00:00:00, pri=88537, stat=Please try again later restarting the sendmail did not help but then i only restarted clamav-milter (the clamd was not restarted) the sendmail began to work ok i never had such problem before with previous clamav versions. Do you have any idea why would clamav-milter start behaveing so? Thanks a lot _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
