Gentoo Archives: gentoo-commits

From: "Hanno Boeck (hanno)" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/mailman/files: README.gentoo
Date: Mon, 26 Nov 2007 02:17:31
Message-Id: E1IwTXH-0007dG-O0@stork.gentoo.org
1 hanno 07/11/26 02:17:23
2
3 Modified: README.gentoo
4 Log:
5 mailman readme precisions
6 (Portage version: 2.1.4_rc3)
7
8 Revision Changes Path
9 1.11 net-mail/mailman/files/README.gentoo
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailman/files/README.gentoo?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailman/files/README.gentoo?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailman/files/README.gentoo?r1=1.10&r2=1.11
14
15 Index: README.gentoo
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/mailman/files/README.gentoo,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- README.gentoo 24 Nov 2006 20:08:16 -0000 1.10
22 +++ README.gentoo 26 Nov 2007 02:17:23 -0000 1.11
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2004 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailman/files/README.gentoo,v 1.10 2006/11/24 20:08:16 hanno Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailman/files/README.gentoo,v 1.11 2007/11/26 02:17:23 hanno Exp $
28
29 Follow these instructions to finish setting up mailman. This file and the
30 original ebuild were tweaked by me <lamer@g.o> but were graciously
31 @@ -20,7 +20,8 @@
32
33 2) In your /etc/conf.d/apache (for apache 1.x)
34 or /etc/conf.d/apache2 (for apache 2.x)
35 - file add the additional option:
36 + file add the additional option to the
37 + APACHE_OPTS or APACHE2_OPTS variable:
38
39 -D MAILMAN
40
41 @@ -49,6 +50,7 @@
42
43 exit
44
45 +(Postfix users: read the notes at the end of this file before you continue)
46 Add this to /etc/mail/aliases (and see point 9 for notes):
47 mailman: "|/usr/local/mailman/mail/mailman post mailman"
48 mailman-admin: "|/usr/local/mailman/mail/mailman admin mailman"
49
50
51
52 --
53 gentoo-commits@g.o mailing list