|
|
| |
2) In your /etc/conf.d/apache (for apache 1.x) | 2) In your /etc/conf.d/apache (for apache 1.x) |
or /etc/conf.d/apache2 (for apache 2.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 | -D MAILMAN |
| |
|
|
| |
exit | 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): | Add this to /etc/mail/aliases (and see point 9 for notes): |
mailman: "|/usr/local/mailman/mail/mailman post mailman" | mailman: "|/usr/local/mailman/mail/mailman post mailman" |
mailman-admin: "|/usr/local/mailman/mail/mailman admin mailman" | mailman-admin: "|/usr/local/mailman/mail/mailman admin mailman" |