Google
 

Netfarm Mail Archiver

Note: NMA is not died, it's under heavy development, but the repository is currently private. Contact me, if you are intrested

Latest public snapshot is archiver-2.1.0-svn-1306.tar.gz

The project is hosted on:

SourceForge Logo

Source Forge Project Page here

CVS Repository (Browse online)

cvs -d:pserver:anonymous@cvs.archiver.sourceforge.net:/cvsroot/archiver login
cvs -z3 -d:pserver:anonymous@cvs.archiver.sourceforge.net:/cvsroot/archiver co archiver

Just hit enter for the password

Quick Start Guide [Outdated for version 2.0.0]

Installation

Postfix Settings

Add this line to main.cf:
content_filter = archiver:10025

Add this line to master.cf:
archiver unix - n n - 1 pipe user=zope argv=/usr/lib/archiver/inject ${sender} ${recipient}

Zope Setup

Now all should go, If you find any problem look into archiver log file set log to E_TRACE.
Drop me a mail if you still have problems