> Is it possible to use Unix style regular expressions in JunkMail to > search for words, ...
We're working on this. One of the next SpamChk-releases should be able to process reg.expressions. However I agree with Scott's solicitude about the CPU usage. For this we have already implemented or will test the following: 1.) SpamChk has a new optional parameter MaxProcTime that infdicates the maximum elapsed time. After this timeout SpamChk stops his analysis and returns the current result back to declude. 2.) We will test if it's possible to implement a small helper application/service that reports in some way the current average cpu utilization to spamchk (and maybe also declude?) So the testing applications can automatically "disable" certain cpu intensive tasks during rush hours but calculate their results if enough ressources are available. I imagine something like an always running service on a certain port where Spamchk (and declude) can simply connect and recieve back the current 1 or 2 minute average cpu utilization value. (for example 75%) Now the application can decide based on the own configuration file if run a certain test or not. Any suggestions/solicitudes about this? Maybe there is someone who has the knowledge and time to implement such a (simple?) service? Markus --- [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". The archives can be found at http://www.mail-archive.com.
