Folks,
I am again in the situation where the clamav-milter seems unable to
connect to clamd.  In my maillog I get the following:
        
        Milter: data, reject=451 4.7.1 Please try again later

Previously, I had thought that this was a problem with the milter
itself, but as I know (a little) more now I went to check on the clamd
process.  Checking on the status gives the following:

        clamd dead but subsys locked

I am able to start clamd again, but it seems only a matter of time
before it stops again.  I do not know the trigger event that stops it;
it does seem to accept some number of messages successfully before it
dies.  

Below are the relevant lines from my sendmail.mc file; I'll also attach
the (non-commented) lines in my clamav.conf file.

Hopefully this will make sense to someone; thanks for your time.

 -Don


>From sendmail.mc:
define(`confLOG_LEVEL', `9')dnl
define(`confMILTER_LOG_LEVEL', `9')dnl
INPUT_MAIL_FILTER(`clmilter',
`S=local:/var/run/clamav/clamav-milter.sock, F=, T=C:1m;S:4m;R:4m')dnl

from clamav.conf:

LogFile /var/log/clamav/clamd.log
LogFileMaxSize 2M
LogTime
LogVerbose
PidFile /var/run/clamav/clamd.pid
DatabaseDirectory /var/clamav
LocalSocket /var/clamav/clamd.socket
FixStaleSocket
StreamSaveToDisk
StreamMaxLength 10M
ReadTimeout 600
MaxDirectoryRecursion 15
User clamav
ScanOLE2
ScanMail
ScanArchive
ArchiveMaxFileSize 10M
ArchiveMaxRecursion 5
ArchiveMaxFiles 1000
ArchiveMaxCompressionRatio 200





-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to