Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: [Original edit by JustinMason] add FAQ about --max-children (how did we miss it?) and reorg old entries

...

    • 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 use SpamAssassin with Mail::Audit, I get a 'you cannot use body()' error: MailAuditBodyErrorI get warnings about "tainting" when I run spamassassin from /etc/procmailrc: ProcmailTaintWarningI 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 '
      No Format
       Net::Ident::_export_hooks() called too early to check prototype
      ': NetIdentPrototype
  • Warning messages in the system log:
    • Wiki Markup
      I get warnings in the syslog from spamd like {{spamd\[3279\]: prefork: server reached \-\-max-clients setting, consider raising it}}, but I can't find a {{\-\-max-clients}} setting: [MaxClientsWarning]
      \\
    • I get warnings in the syslog from spamd about 'Can't call method "bgsend" on an undefined value': CantCallMethodBgsend
  • 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
    • I'm seeing the rule ALL_TRUSTED giving spam negative points. What should I do?: FixingAllTrusted
  • Customizing (or failure to customize):

...

Old errors, no longer frequently-asked:

  • I get 'Malformed UTF-8 character' errors on Red Hat 8/9, or using perl 5.8.0, with SA 2.43: RedHatMalformedUtf8
  • Upgrading to v3.0.0 I'm getting this error 'bayes db version 2 is not able to be used, aborting!': BayesUpgradeError
  • Performance on Red Hat 8/9/Fedora Core 1 is terrible, compared to other OSes: Utf8Performance

...

CategoryFaq