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

Compare with Current View Page History

« Previous Version 25 Next »

Introduction

Generally, we coordinate the overall flow on the SpamAssassin-Users and SpamAssassin-Dev MailingLists. Then, for specific new functionality or rules, a [http://bugzilla.spamassassin.org/ Bugzilla bug] should be created to track progress and provide a forum for discussion; any patches should be stored (as an attachment) on that Bugzilla bug.

The code itself is maintained in a [http://subversion.tigris.org/ Subversion] repository which can be browsed via the following methods:

  • HTTP at http://svn.apache.org/repos/asf/spamassassin/
  • WebDAV at webdav://svn.apache.org/repos/asf/spamassassin/
  • a web UI on SVN history via this [http://svn.apache.org/viewcvs.cgi/spamassassin/trunk/?root=Apache-SVN ViewCVS view]

  • [http://svn.apache.org/snapshots/spamassassin/ periodic snapshot tarballs].

General stuff

Infrastructure

  • InfraNotes: notes on our infrastructure at the ASF and elsewhere, and adminning it
  • RsyncConfig: How rsync is setup, how to add new accounts, etc.

Stuff about scoring

More Stuff

  • MailManglingInTheField: Information about known ways a mail message can be changed in transit.
  • [http://spamassassin.apache.org/publiccorpus/ The SpamAsassin public corpus]: an old collection of hand-filtered ham and spam for testing GA work, developing new filter techniques, and benchmarking filters.

  • [http://spamassassin.apache.org/gtube/ GTUBE]: the Generic Test For Unsolicited Bulk Email.

  • Package Building: RPM's, etc.

Historical information relating to the Incubation process

  • IncubatorToDo: To-do list for moving out of the Apache Incubator
  • ClaVettingProcess: How we tracked down code owners in order to relicense and the resolution of the process

CategoryDevelopment

  • No labels