Estimated read time: 1 minutes
Donald Bruce Stewart has created a simple shell script to create darcs graphs, and i've modified it to create a simple spam stat. the result looks promising ;)
what do you need?
- with bogofilter, i use the following procmail rule:
:0: * ^X-Bogosity: Spamdate +%y%m%d >>~/spamstat/dev/null - then do a
darcs get http://frugalware.org/~vmiklos/spam-graph/and runsh spam-graph ~/spamstat - if you have gnuplot installed the png image should be generated soon :)