From owner-freebsd-chat Wed Apr 17 6:52:51 2002 Delivered-To: freebsd-chat@freebsd.org Received: from fling.sanbi.ac.za (fling.sanbi.ac.za [196.38.142.119]) by hub.freebsd.org (Postfix) with ESMTP id ACB4437B41A for ; Wed, 17 Apr 2002 06:52:39 -0700 (PDT) Received: from johann by fling.sanbi.ac.za with local (Exim 3.13 #4) id 16xpqe-000JbZ-00; Wed, 17 Apr 2002 15:51:48 +0200 Date: Wed, 17 Apr 2002 15:51:48 +0200 From: Johann Visagie To: "Jeremy C. Reed" Cc: freebsd-chat@freebsd.org Subject: Re: mailing list comparisons? Message-ID: <20020417135148.GC65093@fling.sanbi.ac.za> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Jeremy C. Reed on 2002-04-10 (Wed) at 09:44:22 -0700: > > Does anyone know of a good webpage that summarizes the features, > strengths and weaknesses of several mailing lists managers? Nothing current. > (I did find a few reviews and a useful, but old, Mailing list management > software FAQ.) I think I know the one you're talking about. > I am looking for a mailing list: Let me see if I can fill out your matrix for Mailman (http://www.list.org/). > - manage via email (web-based management not required) Check. (Also web-based and command line.) > - users aren't forced to use a password to unsubscribe Sorry, no. > - detect hard bounces and unsubscribe as needed Check. (May be configured.) > - has a reasonable good track record of non-security issues. Check, I think. Updates to the stable version are few and far between, though the development version is under constant development. > - lightweight, but perl is okay (that doesn't make sense :) Check, IMHO. It's written in Python, and quite simple to script / extend if you're fluent in Python. For better or worse, Mailman has been adopted as the official GNU MLM, which may be one reason for its current popularity. The web interface being another. In my experience, the current stable Mailman series (2.0.x) fares poorly with large lists (roughly > 20000 subscribers). The 2.1.x series seems to address the problem, but I've not used it in a large production environment. > If I can't find a good one webpage that summarizes several open source > mailing list managers, then I'll make one. I'd like to see the end result. -- V To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message