Quoting Matt Kettler <[EMAIL PROTECTED]>: > Justin Mason wrote: > > OK, we really need to figure out some way to kill these FAQs off. Every > > week, someone asks a question about why SpamAssassin is killing their > > server, and most of the time the answer is "stop using blacklist.cf and > > blacklist-uri.cf". If 1 person is asking the question, chances are > > there's another 10 people who aren't asking, and who are just ditching > > SpamAssassin entirely. :( > > > > > > RDJ folks -- can you zero out, or remove, those two files from the list > > entirely? It doesn't seem to matter if we say "don't use them" on > > our websites, people will set up RDJ to download everything anyway > > it seems.
+1 > Add code to generate a lint warning any time a .cf file over 1mb is read > unless a config option is set to silence it? > > Possibly even have this as as: > warn_conffile_maxsize (speced in KB, default 1024) > > Users that want to use absurdly large files can just raise the number.. > > We could do the same with a warning based on rule count, and/or +1 Jeff C.