[Mailman-Users] Mailman Configuration

Elwin Ehlers e.ehlers at nikocity.de
Wed Aug 30 21:36:40 CEST 2000


Kasopa Wilbroad Chisanga wrote:

> Who may help me with the sample file  for apache config file and the aliases
> file, only that part which affects the entries for Mailman. I have installed
> it alright but I do not know what to specify in the http.config file and the
> aliases.

1

linuxkontor:~# newlist yourlist
Enter the email of the person running the list: ee
Initial yourlist password: 

Entry for aliases file:

## yourlist mailing list
## created: 30-Aug-2000 root
2
---cut----------copy this in /etc/aliases-----------
yourlist:                "|/var/lib/mailman/mail/wrapper post yourlist"
yourlist-admin:          "|/var/lib/mailman/mail/wrapper mailowner
yourlist"
yourlist-request:        "|/var/lib/mailman/mail/wrapper mailcmd
yourlist"
owner-yourlist:          yourlist-admin
yourlist-owner:          yourlist-admin
----------------------------------------------------
3

:~# newaliases
4

The specify for cgi can you find in the /etc/apache/access.conf 

# /usr/lib/cgi-bin should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.

<Directory /usr/lib/cgi-bin>
AllowOverride None
Options ExecCGI FollowSymLinks
</Directory>

normaly the /usr/lib/cgi-bin

bye

Elwin

http://lug-bremen.de/mail/mail.html




More information about the Mailman-Users mailing list