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 = [EMAIL PROTECTED]; But still email are not send to the subscriber when they register not the admin. Please Help... Thank you, Tina... ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org