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

Compare with Current View Page History

« Previous Version 50 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 and running the tests on Solaris renames my host to "--fqdn": FqdnError
  • It doesn't run:
    • I get warnings about "tainting" when I run spamassassin from /etc/procmailrc: ProcmailTaintWarning
    • I get 'Malformed UTF-8 character' errors on Red Hat 8/9, or using perl 5.8.0, with SA 2.43: RedHatMalformedUtf8
    • On startup spamd dies with the error "IO::Socket::INET: Invalid argument": IoSocketInetInvalidArgument; or the message "Required module Storable not found!": StorableNotFound
    • When I run a tool that uses SpamAssassin, I get 'Can't locate Mail/SpamAssassin/NoMailAudit.pm in @INC' with SA 3.0.0: CantLocateNoMailAudit
    • I get warnings in the syslog from spamd about 'Can't call method "bgsend" on an undefined value': CantCallMethodBgsend
    • I get warnings in the syslog from spamd about 'Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4': Ipv6Resolver
    • When I run 'spamassassin --lint', I see messages about '
       Net::Ident::_export_hooks() called too early to check prototype
      ': NetIdentPrototype
  • Performance & memory:
  • Filtering and labeling:
    • 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


CategoryFaq

  • No labels