> > Matthew.van.Eerde wrote: > > Or is it possible that your clamilt user has a shell of "no"? >
Ok, I checked the init script; it just passes what's in the sysconfig file. In there I found: ## The '-blo' options might be usefully here -- especially for testing; see ## "man 8 clamav-milter" for further options CLAMAV_FLAGS='--max-children=2 -c /etc/clamd.d/milter.conf local:/var/run/clamav-milter/clamav.sock' CLAMAV_USER='clamilt' The clamilt user has the shell /sbin/nologin, which shouldn't cause the error I'm seeing. The problem occurs when a virus is found, not when the milter is started. Here's my sendmail.mc entry, if it's relevant: INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav-milter/clamav.sock, F=, T=S:4m;R:4m')dnl define(`confINPUT_MAIL_FILTERS', `clamav') I also grepped through the clmilter_watch script, and found no relevant "no" in there. Thanks again for your help. I did see one other mail post on a redhat mailing list archive related to this, but he never got a reply. -John _______________________________________________ http://lurker.clamav.net/list/clamav-users.html