Bryan Jarvis wrote: > I've been looking for the way to reset the cumulative > stats, but I've not been able to find out how. > > Can somebody point me to the method?
The saved statistics file is located at: $base/asspstats.sav 1. Stop the Anti-Spam Smtp Proxy daemon/service. 2. Delete the asspstats.sav file. 3. Start the Anti-Spam Smtp Proxy daemon/service. If you are Windows-based, I have a .cmd script that does I have not yet attempted to convert to Perl: ---------- NET STOP "Anti-Spam Smtp Proxy" DEL /Q asspstats.sav NET START "Anti-Spam Smtp Proxy" ---------- ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
