You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 35 Next »

Fixing Errors

See also FrequentlyAskedQuestions.

    • Razor gives me errors about 'razor2 check skipped: Bad file descriptor Insecure dependency': RazorInsecureDependency
    • Spam to someone in 'all_spam_to' is also being delivered to other users, without filtering: AllSpamToNoFiltering
    • The subject and body of a message are correctly marked as spam, but the X-Spam-Status header says No: BogusSpamStatusHeader
    • A mail has enough points to be spam, but isn't marked as such: RoundingIssues
    • Spam messages are getting through, how do I determine which tests need to have their scores adjusted to match the messages? AdjustRuleScore
  • Customizing (or failure to customize):
    • I get errors about tying to a Bayes database when I copy it onto another machine, or after upgrading my Berkeley DB libraries: DbDumpAndLoad
    • I'm using spamass-milter and the -notfirsthop rules like DYNABLOCK don't work properly: SpamassNotFirstHop

  • No labels