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

Compare with Current View Page History

« Previous Version 37 Next »

Fixing Errors

See also FrequentlyAskedQuestions.

    • Razor gives me errors about 'razor2 check skipped: Bad file descriptor Insecure dependency': RazorInsecureDependency
    • How can I make SpamAssassin 2.63 on Windows with ActivePerl 5.8.1 or 5.8.2: Sa263MakeWithPerl582
    • When trying to build spamc with SSL, I get openssl-related errors concerning krb5.h missing, etc.: OpensslKrb
      • Installation fails in "t/spamd_hup.t": TspamdHuptCompileError
      • Upgrading to v3.0.0 I'm getting this error "bayes db version 2 is not able to be used, aborting!": BayesUpgradeError
      • Upgrading to v3.0.0 I'm getting this error "Not found: connfailed = spamc: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused # Failed test 3 in t/SATest.pm at line 530" during the make test
  • It doesn't run:
    • 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