clmilter_watch has been renamed to milter_watchYou will be redirected to http://www.itg.uiuc.edu/itg_software/milter_watch/ in 5 seconds.clmilter_watchclmilter_watch tests the functionality of clamav-milter, a Sendmail Milter for the ClamAV open source virus scanner. Documentation:Runningclmilter_watch -h will give the following basic information:
Synopsis:
clmilter_watch [-q] [-d] [-t timeout] [-s socket] [-L lockfile] [-A]
-h This help screen
-q Quiet mode (don't print status)
-d Debug mode (lots of ugly information)
-t timeout Seconds to wait for milter response (default: 15)
-s socket Path to clamav-milter socket or TCP port
-L lockfile Path to clamav-milter lockfile (use /dev/null to disable)
-A Allow viruses through if header added
Returns 0 if clamav-milter should be restarted
1 if clamav-milter working, or administratively shut down
Recommended cronjob:
*/15 * * * * root clmilter_watch -q && /etc/init.d/clamav-milter condrestart
In addition, the following notes may be useful:
Contact:Please send bug reports or feature requests (preferably in the form of patches) to Damian Menscher at menscher@uiuc.edu. If you are seeking help, please include as much system information as possible, along with the output ofclmilter_watch -d.
License:This software is distributed under the University of Illinois/NCSA Open Source License.Download:Save to to a file and Version 0.4: clmilter_watch-0.4 -- test false positives; add flag to allow viruses through Version 0.3: clmilter_watch-0.3 -- handle stale socket Version 0.2: clmilter_watch-0.2 -- code cleanup and public release Version 0.1: Not publicly released -- initial hack Proposed changes:Tell me if there's interest in any of this:
|
|
|
|