SA Bugzilla – Bug 360
mass-check does not read user configuration file
Last modified: 2002-06-08 12:13:56 UTC
mass-check does not read the user configuration file. The best solution is probably to add an option to compile_now() that specifies whether user configuration should be read.
fixed
Why would we want mass-check to read the user configuration file? Shouldn't mass check ignore any local settings, so all runs of it will be the same on all machines?
Subject: Re: mass-check does not read user configuration file The configuration file for mass-check is used to do mass-checks with certain settings that are not part of the default configuration. I suppose it's not actually a user configuration file, but a local one, but it wasn't being read either way. I needed it working to test the "ok_languages" option which is set to "all" by default. BTW, the file name is "masses/spamassassin.prefs". - Dan