I have uploaded this package to ftp.linux-mandrake.com/incoming/. It is also available at ftp.coxcentral.com/pub/customrpms/. ------- Name : mailman Relocations: (not relocateable) Version : 2.0.5 Vendor: MandrakeSoft Release : 3mdk Build Date: Sat Jun 2 00:13:07 2001 Install date: (not installed) Build Host: anne.coxcentral.com Group : System/Servers Source RPM: (none) Size : 359007 License: GPL Packager : Paul Cox <[EMAIL PROTECTED]> URL : http://www.list.org/ Summary : The GNU Mailing List Management System Description : Mailman -- The GNU Mailing List Management System -- is a mailing list management system written mostly in Python. Features: o Most standard mailing list features, including: moderation, mail based commands, digests, etc... o An extensive Web interface, customizable on a per-list basis. o Web based list administration interface for *all* admin-type tasks o Automatic Web based hypermail-style archives (using pipermail or other external archiver), including provisions for private archives o Integrated mail list to newsgroup gatewaying o Integrated newsgroup to mail list gatewaying (polling-based... if you have access to the nntp server, you should be able to easily do non-polling based news->mail list gatewaying; email [EMAIL PROTECTED], I'd like to help get that going and come up with instructions) o Smart bounce detection and correction o Integrated fast bulk mailing o Smart spam protection o Extensible logging o Multiple list owners and moderators are possible o Optional MIME-compliant digests o Nice about which machine you subscribed from if you're from the right domain ------- Fri Jun 01 2001 Paul Cox <[EMAIL PROTECTED]> 2.0.5-3mdk - Moved Mailman to /var/lib/mailman to be more compliant with FHS. (See archive of mdk-admin at http://freezer-burn.org/archives/mdk-admin/ if you have questions about this.) - Changed --with-mail-gid and --with-cgi-gid to user names instead of user numbers in case they ever change. - Changed --with-mail-gid=nobody as that's how Postfix is setup by default (see default_privs in Postfix's main.cf). - Fixed upgrades (will not overwrite config files, etc.), and tweaked files section (added a 'BuildRequires: perl' as a result). - Made sure that bin/update runs in order to update any existing lists. - Fixed permissions. Mailman will try to fix its permissions on install. - Added mailman.conf for apache configuration (included into httpd.conf). - Install will now attempt to add the required aliases (Postfix only). - Removed mailman user addition (Mailman requires that whatever user and group is passed to the configure script to be the userid and groupid, so since we did --with-username=mail and --with-groupname=mail (so that we don't have to be root to build), creating a mailman user was not necessary). - Fixed crontab.in import. Not in the right format to be simply put in /etc/cron.d, so we have to use crontab to import it (as user mail). - Removed obsolete LEIAME patch. - Changed URL back to the much nicer www.list.org mirror. - Lots and lots of macroization and countless other .spec file changes. -- Paul Cox <[EMAIL PROTECTED]>
