You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by sp...@incubator.apache.org on 2004/05/03 01:19:49 UTC

[SpamAssassin Wiki] Updated: WeLoveVolunteers

   Date: 2004-05-02T16:19:49
   Editor: 24.156.100.221 <>
   Wiki: SpamAssassin Wiki
   Page: WeLoveVolunteers
   URL: http://wiki.apache.org/spamassassin/WeLoveVolunteers

   We need rules people.

Change Log:

------------------------------------------------------------------------------
@@ -12,10 +12,13 @@
 
  * 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)
 
+== New Rules ==
+
+ * 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://spamassassin.org/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.
- * Make spamd prefork children instead of forking a child per incoming message.  [http://bugzilla.spamassassin.org/show_bug.cgi?id=3097 bug 3097]
 
 == Size ==