SA Bugzilla – Bug 2834
Add debug output for additional .cf files
Last modified: 2003-12-15 12:10:31 UTC
It would be nice if the -lint output said something like: Sourcing file: /etc/mail/spamassassin/localrules.cf when reading in additional .cf files, just so we know that they are being used.
usually, "--lint" type actions don't output anything unless there's an error. however, I did think the config reading was useful for debugging purposes, so I added it to the 2.70 code. :)