Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: We need rules people.

...

  • Wiki Markup
    Log into \[http://bugzilla.spamassassin.org Bugzilla\] and look for bugs that you can fix. Fix it, and attach a patch (from latest SVN) to the bug report. For 3.0.0, the most important bugs can be found in \[http://bugzilla.spamassassin.org/show_bug.cgi?id=3208 bug 3208\]. (DuncanFindlay)
    \\

Speed

New Rules

  • Submit code to speed something up without breaking anything. Minimum is probably about a 1% speed-up in overall check speed.
  • Wiki Markup
    Make spamd prefork children instead of forking a child per incoming message.  We are looking for an individual (or many individuals) to help us write new rules, and help us add rules written by others (i.e. rules from [CustomRulesets], with permission of course) into our code base. A good knowledge of [SpamAssassin] and experience writing rules would be useful. Let us know if you're interested by sending mail to the \[http://bugzilla.spamassassin.org/show_bug.cgi?id=3097 bug 3097\]
    \\lists.html Spamassassin-dev mailing list\]. Generally the developers are focused more on code issues rather than rules, so the more help we get in the rules department means we have more time to devote to writing code. (DuncanFindlay)
    \\

Speed

  • Submit code to speed something up without breaking anything. Minimum is probably about a 1% speed-up in overall check speed.

Size

  • Wiki Markup
    auto-whitelist \[http://bugzilla.spamassassin.org/show_bug.cgi?id=3082 bug 3082\] and bayes_seen databases need to have automatic expiry.
    \\

...