With the sa-update channel problems now behind us I have upgraded again to 3.4.0 and am using it. It appears now that using -D turns off Bayes?
spamassassin -d -t -D < mail.file | less No BAYES_* anything is recorded. Versus using: spamassassin -d -t < mail.file | less Where BAYES_* scoring is seen. Neither is it enabled even when debugging "bayes" specifically. Making that feature rather hard to use now. :-( spamassassin -d -t -D bayes < mail.file | less It looks to me that -D now disables Bayes as a regression in 3.4.0. Thanks, Bob