[Mailman-Users] Help!!!!!!!!!!!!!!!!!!!!!!!!!

System system at eluminoustechnologies.com
Fri Sep 26 13:49:00 CEST 2003


Hello All,

I am trying to configure mailman on my server with qmail-1.03.

1. I have compiled mailman with
./configure --prefix=/home/mailman/foo --with-mail-gid=vchkpw --with-cgi-gid
=nobody --with-python=/usr/local/bin/python

2. Edit /home/mailman/foo/Mailman/mm_cfg.py
DEFAULT_EMAIL_HOST = 'lists.foo.com'
DEFAULT_URL_HOST = 'lists.foo.com'
add_virtualhost('lists.foo.com', 'lists.foo.com')
ALLOW_SITE_ADMIN_COOKIES = 1

3. Set a password for list creation:
cd /home/mailman/foo
bin/mmsitepass

4. Edit qmail-to-mailman.py. At the top of the file, edit the two
configuration variables:
MailmanHome = "/home/mailman/foo";
MailmanOwner = postmaster at lists.foo.com;

But still email are not send to the subscriber when they register not the
admin.

Please Help...

Thank you,
Tina...






More information about the Mailman-Users mailing list