You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Justin Mason <jm...@jmason.org> on 2005/07/27 20:45:34 UTC

Re: rule secrecy, spammer evasion (was Re: PROPOSAL: create "SpamAssassin Rules Project")

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> grep MIME_BOUND_DD_DIGITS spam.log | perl -pe \
>         's/^.*\btime=//; s/,.*$//;' > times
> 
> gnuplot
> gnuplot> set terminal png
> gnuplot> set output "dd_digits.png"
> gnuplot> plot "times" using 1:0
> 
> result: http://taint.org/xfer/2005/dd_digits.png

btw to double check this, here's a better graph, of hits-per-2-hours over
that time period.

  http://taint.org/xfer/2005/dd_digits2.png

it's a bit clearer in that it uses proper axes, so you don't have to work
out the velocity of the curve to determine hit-rate; in this graph, higher
numbers = more hits in each time period, lower numbers = less. the
horizontal scale is the same as in dd_digits.png.

(graphed with
  gnuplot> set output "dd_digits2.png"
  gnuplot> plot "gpdata" with boxes
btw if anyone's curious.)

- --j.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Exmh CVS

iD8DBQFC59ZOMJF5cimLx9ARAk8tAKCC4yKLGVJQ1s0keKBuAMkx7UIpVgCZATMw
9HMZBdN/84Ax5wS9cmNpmq4=
=S9cW
-----END PGP SIGNATURE-----