Subject: CVS commit: pkgsrc/mail/ezmlm
To: None <pkgsrc-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: pkgsrc-changes
Date: 09/17/2001 02:12:49
Module Name:	pkgsrc
Committed By:	zuntum
Date:		Sun Sep 16 23:12:49 UTC 2001

Update of /cvsroot/pkgsrc/mail/ezmlm
In directory netbsd.hut.fi:/tmp/cvs-serv27470

Log Message:
Initial import of ezmlm-0.53

ezmlm is an easy-to-use, high-speed mailing list manager for qmail.

ezmlm lets users set up their own mailing lists within qmail's address
hierarchy. A user, Joe, types

   ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net

and instantly has a functioning mailing list, joe-sos@isp.net, with all
relevant information stored in a new ~/SOS directory.

ezmlm takes advantage of qmail's VERPs to reliably determine the
recipient address and message number for every incoming bounce message.

ezmlm is reliable, even in the face of system crashes. It writes each
new subscription and each new message safely to disk before it reports
success to qmail.

ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into
memory. ezmlm hashes the subscription list into a set of independent
files so that it can handle subscription requests quickly. ezmlm uses
qmail for blazingly fast parallel SMTP deliveries.

Package provided by Sen Nagata <sen@eccosys.com> in pkg/13890



Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/mail/ezmlm/Makefile
N pkgsrc/mail/ezmlm/distinfo
N pkgsrc/mail/ezmlm/pkg/PLIST
N pkgsrc/mail/ezmlm/pkg/DESCR

No conflicts created by this import