Commit graph

19 commits

Author SHA1 Message Date
Bradley M. Kuhn
7b90af0611 Support Spam Assassin; begin debug of memory leak.
I added support for spam assassin, but when I tried to run the script as in
on my mail server, it eats up 512MB/ram just processing the first 50 emails
or so.  I can't figure out why that is.
2018-04-25 13:09:12 -07:00
Bradley M. Kuhn
41126968f5 Correct percentage calculation. 2014-07-16 08:26:33 -04:00
Bradley M. Kuhn
ac1db134a3 Improve percentage output. 2014-04-03 18:56:49 -04:00
Bradley M. Kuhn
dad0a1776c Keep also a total in the date range, and do extra reporting based on that. 2014-03-25 11:22:44 -04:00
Bradley M. Kuhn
cb385f1cca Total should actually be against the folder entirely, not just the date. 2014-03-25 11:20:59 -04:00
Bradley M. Kuhn
3a291f7ac7 Fix output to properly display. 2014-03-25 11:20:46 -04:00
Bradley M. Kuhn
f9f1d228bd I fixed this script in a few ways a few weeks ago, but forgot to commit. 2011-11-25 18:25:11 -05:00
Bradley M. Kuhn
6d2551566e Arg numbers have changed. 2011-11-05 16:43:43 -04:00
Bradley M. Kuhn
c00b12b037 A few fixes. 2011-08-11 07:58:17 -04:00
Bradley M. Kuhn
7c8f88ac12 Unsure when I finished this script. 2011-05-28 15:21:28 -04:00
Bradley M. Kuhn
3d4c268afd Corrected COUNT_ONLY behavior. 2010-11-21 19:52:46 -05:00
Bradley M. Kuhn
3308914195 Failed open() should not be fatal; normalized full path file name. 2010-11-21 12:18:41 -05:00
Bradley M. Kuhn
598ca46506 Better output, configured some based on CLI option of $COUNT_ONLY 2010-11-21 12:13:02 -05:00
Bradley M. Kuhn
074f2979e8 Count only option, if you just want to know how many would be deleted. 2010-11-21 12:10:22 -05:00
Bradley M. Kuhn
7f8e60a7ee Fixed Confidence comparison and added actual unlink. 2010-11-21 09:18:04 -05:00
Bradley M. Kuhn
a31c482e2b Dspam should be lower case (lib must normalize it).
Label loop so it next's the right one.
2010-11-20 17:32:03 -05:00
Bradley M. Kuhn
59258c3dfd Fixed value. 2010-11-20 17:21:32 -05:00
Bradley M. Kuhn
509be144a2 Removed useless outer loop; Corrected close()'s; Fixed Emacs compile
command
2010-11-20 17:20:38 -05:00
Bradley M. Kuhn
6fbe116841 Initial version of this script. 2010-11-20 17:18:13 -05:00