I am trying to use Clamav-milter with sendmail. I found it cannot clean up it socket file(.sock) opened after killing the milter process.(I use kill -9 to kill the process, is there other prosper way to stop the milter?) And this make me have to remove the .sock file first before restarting. That is not convenient. So i want to ask if this possible to run milter on a TCP port but not on socket?
Don't use `kill -9`. Just a `kill` would have done, and probably cleaned up the socket.
See: http://www.sektorn.mooo.com/era/unix/award.html#uuk9letter
-- Chris
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users