http://bugzilla.spamassassin.org/show_bug.cgi?id=3703





------- Additional Comments From [EMAIL PROTECTED]  2004-09-29 19:11 -------
Created an attachment (id=2395)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2395&action=view)
work in progress (for comment)

This is a work in progress; I'm still going through files and making sure
the concept works.  So far, I have to say, this is *very* cool to use.

I only fix the dbg/warn/die statements from three files so far and I might
leave fixing some of the other ones until later since this already works
fine, but I wanted to get one round of feedback before I check this into 3.1
SVN.

So far, I've defined these facilities (listed by number of occurances in
a die/warn/dbg) and you can probably guess which three files are modified
so far.  :-)

40      dns
38      dcc
29      eval
14      pyzor
14      config
6       info
6       accessdb
5       awl
4       learn
3       system
2       markup
2       ignore
2       diag

These are definitely due to be tweaked, so don't stress about them too much.

Also, I'll change the debug option to be an array reference instead of a
string...

You use it like this in mass-check:

  mass-check --debug=config,eval --file testfile

If you want everything to be turned on, then do:

  mass-check --debug --file testfile
or
  mass-check --debug=all --file testfile




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to