summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2007-11-26 02:17:23 +0000
committerHanno Böck <hanno@gentoo.org>2007-11-26 02:17:23 +0000
commit6d16025f0aff3949756f33ef0b716180f049a186 (patch)
treeed1efadf7b91d69a35161bdbbcb123141fb6127f /net-mail
parentadd configurable cgi extension to mailman (diff)
downloadgentoo-2-6d16025f0aff3949756f33ef0b716180f049a186.tar.gz
gentoo-2-6d16025f0aff3949756f33ef0b716180f049a186.tar.bz2
gentoo-2-6d16025f0aff3949756f33ef0b716180f049a186.zip
mailman readme precisions
(Portage version: 2.1.4_rc3)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/mailman/ChangeLog5
-rw-r--r--net-mail/mailman/files/README.gentoo6
2 files changed, 8 insertions, 3 deletions
diff --git a/net-mail/mailman/ChangeLog b/net-mail/mailman/ChangeLog
index 89c573837565..41b0ae6c5ae2 100644
--- a/net-mail/mailman/ChangeLog
+++ b/net-mail/mailman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/mailman
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailman/ChangeLog,v 1.101 2007/11/26 02:12:38 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailman/ChangeLog,v 1.102 2007/11/26 02:17:22 hanno Exp $
+
+ 26 Nov 2007; Hanno Boeck <hanno@gentoo.org> files/README.gentoo:
+ Precisions of doc, resolves #156434, thanks to Sylvain Demers.
26 Nov 2007; Hanno Boeck <hanno@gentoo.org> mailman-2.1.9-r2.ebuild:
Add possibility to adjust cgi extension.
diff --git a/net-mail/mailman/files/README.gentoo b/net-mail/mailman/files/README.gentoo
index 12e21f928f7a..627662561b94 100644
--- a/net-mail/mailman/files/README.gentoo
+++ b/net-mail/mailman/files/README.gentoo
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailman/files/README.gentoo,v 1.10 2006/11/24 20:08:16 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailman/files/README.gentoo,v 1.11 2007/11/26 02:17:23 hanno Exp $
Follow these instructions to finish setting up mailman. This file and the
original ebuild were tweaked by me <lamer@gentoo.org> but were graciously
@@ -20,7 +20,8 @@ apache.
2) In your /etc/conf.d/apache (for apache 1.x)
or /etc/conf.d/apache2 (for apache 2.x)
- file add the additional option:
+ file add the additional option to the
+ APACHE_OPTS or APACHE2_OPTS variable:
-D MAILMAN
@@ -49,6 +50,7 @@ and main list:
exit
+(Postfix users: read the notes at the end of this file before you continue)
Add this to /etc/mail/aliases (and see point 9 for notes):
mailman: "|/usr/local/mailman/mail/mailman post mailman"
mailman-admin: "|/usr/local/mailman/mail/mailman admin mailman"