Re: Questions about spamassassin
Paul Schmehl <[email protected]>
| Newsgroups | gmane.mail.spam.spamassassin.general |
|---|---|
| Message-ID | <[email protected]> |
> On Jun 21, 2024, at 8:24 AM, Bill Cole <[email protected]> wrote: > > On 2024-06-20 at 19:17:19 UTC-0400 (Thu, 20 Jun 2024 18:17:19 -0500) > Paul Schmehl <[email protected]> > is rumored to have said: > >> Here’s every line with bayes_ in it: >> bayes_#auto_learn 1 >> bayes_learn_to_journal 1 >> bayes_path /usr/local/etc/mail/spamassassin/bayes/bayes >> bayes_file_mode 0775 >> bayes_ignore_header ReSent-Date >> bayes_ignore_header ReSent-From >> bayes_ignore_header ReSent-Message-ID >> bayes_ignore_header ReSent-Subject >> bayes_ignore_header ReSent-To >> bayes_ignore_header Resent-Date >> bayes_ignore_header Resent-From >> bayes_ignore_header Resent-Message-ID >> bayes_ignore_header Resent-Subject >> bayes_ignore_header Resent-To >> >> I think that first line looks problematic. > > I agree. The spurious # would generate precisely the error message you got. Fixing that resolved the problem. It’s funny how you can look at config files and not even notice problems. Yet, on post in the mailing list and I spotted it. Thanks for your help. Paul Schmehl [email protected]