On Sun, 20 Mar 2005, Al Sparks wrote: > According to the clamd man page (and its html docs that come with the > source distribution) clamd should be able to "recognize" the following > commands:
> PING Check the server's state. It should reply with > "PONG". [...] > When I first start clamd and then, > > sudo clamd PING > I don't get a PONG back. Those commands are meant to be transmitted over Clamd's socket. They aren't command-line arguments at all. See the source code (mimedefang.pl) for examples of how to communicate with clamd. -- David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

