On May 20, 2005, at 02:32, Trog wrote:On Fri, 2005-05-20 at 10:22 +0100, G.W. Haywood wrote:On Fri, 20 May 2005 Doug Hardie wrote:
clamav 0.85.1 on two servers. Both quit right about midnight. I found the following log entries on one of them: ... I don't find an accept() anwhere in clamav-milter.
It's a system call. Check out 'man accept' (on a Unix-like system:).
The accept call is done within Sendmail, I believe.
That would make sense except that the error message clams to be from clamav-milter and the PID matches that of clamav-milter.
Actually Trog was right: the error message is generated by mi_listener() in sendmail's .../libmilter/listener.c. It's rather silly of sendmail to log as if it's the milter, but there you have it.
Damian Menscher -- -=#| Physics Grad Student & SysAdmin @ U Illinois Urbana-Champaign |#=- -=#| 488 LLP, 1110 W. Green St, Urbana, IL 61801 Ofc:(217)333-0038 |#=- -=#| 4602 Beckman, VMIL/MS, Imaging Technology Group:(217)244-3074 |#=- -=#| <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Fax:(217)333-9819 |#=- -=#| The above opinions are not necessarily those of my employers. |#=- _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
