At 11:49 AM 10/26/2004, Andy Norris wrote:
Hi All,
If this is in a FAQ or in the history, please point me to it, ridicule me, and go on about your day. :-)
We have a Linux server running Ensim. We had SpamAssassin 2.60. Upgraded to 2.64. Then we tried to upgrade to 3.0.0. SpamAssassin would not start. (I did the Bayes sa-learn stuff in the Upgrade file.) We went back to 2.6.4, and Bayes was broken at that point. This was over a month ago.
Would you care to enumerate your problems? Hard for us to generate helpful hints on a mere "it would not start" description of the problem.
Looking in the archives, the last problem you encountered was self explanatory.
Spamd failed to start because you were using the -a parameter on the command line. Remove it from the init script for spamd.
After that, as the error message told you, set the config option use_auto_whitelist instead. i.e in local.cf:
use_auto_whitelist 1