clamav 0.85.1 on two servers. Both quit right about midnight. I found the following log entries on one of them:

May 19 23:40:07 zoon clamav-milter[75664]: ClamAv: accept() returned invalid socket (Result too large), try again
May 19 23:40:43 zoon last message repeated 8 times
May 19 23:42:53 zoon last message repeated 34 times
May 19 23:43:43 zoon last message repeated 4 times
May 19 23:43:58 zoon clamav-milter[75664]: ClamAv: accept() returned invalid socket (Result too large), abort
May 19 23:44:14 zoon clamav-milter[75664]: Stopping ClamAV version 0.85.1, clamav-milter version 0.85



I don't find an accept() anwhere in clamav-milter. It is not using clamd. the only message I find in the code is the last one. The "Result too large" appears to be a error message of ERANGE but can't tell what call was involved. ERANGE is not listed as one of the accept() errors. The only thing I can think of is that on this server, it generates potentially several hundred short emails in a couple minutes shortly after midnight. Perhaps they are overloading it? The other server has no such similar load. Its a quite lightly used mail server. Didn't find any messages for it anywhere.
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to