Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 156434
Collapse All | Expand All

(-)README.gentoo (-1 / +3 lines)
Lines 20-26 Link Here
20
20
21
2) In your /etc/conf.d/apache (for apache 1.x)
21
2) In your /etc/conf.d/apache (for apache 1.x)
22
	or /etc/conf.d/apache2 (for apache 2.x) 
22
	or /etc/conf.d/apache2 (for apache 2.x) 
23
	file add the additional option:
23
	file add the additional option to the
24
	APACHE_OPTS or APACHE2_OPTS variable:
24
25
25
	-D MAILMAN
26
	-D MAILMAN
26
27
Lines 49-54 Link Here
49
50
50
	exit
51
	exit
51
52
53
(Postfix users: read the notes at the end of this file before you continue)
52
Add this to /etc/mail/aliases (and see point 9 for notes):
54
Add this to /etc/mail/aliases (and see point 9 for notes):
53
     mailman:              "|/usr/local/mailman/mail/mailman post mailman"
55
     mailman:              "|/usr/local/mailman/mail/mailman post mailman"
54
     mailman-admin:        "|/usr/local/mailman/mail/mailman admin mailman"
56
     mailman-admin:        "|/usr/local/mailman/mail/mailman admin mailman"

Return to bug 156434