Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • I get warnings about "tainting" when I run spamassassin from /etc/procmailrc: ProcmailTaintWarning
    • On startup spamd dies with the error "IO::Socket::INET: Invalid argument": IoSocketInetInvalidArgument; or the message "Required module Storable not found!": StorableNotFound
    • 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:
    • I get warnings in the syslog from spamd like 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
    • I see lots of warnings like ... matches null string many times in regex ... at ... Text/Wrap.pm: TextWrapError
  • Undefined dependency errors:
    • I get warnings that look like this dbg: rules: meta test XXX_SOME_NAME_XXX has undefined dependency 'XXX_SOME_THING_XXX':
      • SARE related errors
      • PYZOR related errors
  • Performance & memory:
  • Filtering and labeling:

...