Love having the statistics on the failed Spam tests. Great idea and very helpful!
Couple of comments: 1. Definitely CPU intensive. Had our server (600mhz Intel) pegged 99% while running. Our server usually idles around 2-3%. My typical log file scanned contains 1300+ messages each, and my declude log setting is at medium on those scanned. Took about 1.0 - 1.5 minutes to complete the scan. So the CPU was not pegged for very long anyway. 2. Feature to combine report stats weekly / monthly would be very useful vs. combining all declude logs and then running a report based on the amount of resources required and length of time. 3. I like the interactive feature to pick and choose a log. I guess an option to pick multiple logs vs. a single log file would be useful too, but again probably not for the faint hearted server. 4. I know you state to use the Windows task scheduler. Integrated would be good for those not familiar with Task Scheduler. Great work and look forward to using! -Don -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Tom Sent: Monday, February 18, 2002 9:42 PM To: [EMAIL PROTECTED] Subject: RE: [Declude.JunkMail] Delog update > Could I solve the multi-day problem by concatenating the logs > together, then running Delog? I don't see any reason why you couldn't. Let me know how it works out. Here is a sample batch file to combine the Declude log files into one: ---------------------------------------------------------------------- @echo off C: CD\IMAIL\SPOOL copy DEC*.LOG TOTAL.LOG EXIT ---------------------------------------------------------------------- Run Delog on the total log file, it may take a while. What I can do is add a feature to the configuration file to tell Delog to look for a specific weekly log file. This would override the default daily log. Regards, Tom Image`fx --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". You can E-mail [EMAIL PROTECTED] for assistance. You can visit our web site at http://www.declude.com . ---------- [This e-mail scanned by CompBiz for Viruses. http://www.CompBiz.Net] --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". You can E-mail [EMAIL PROTECTED] for assistance. You can visit our web site at http://www.declude.com .