Hi, I have a mailserver at mail.mydomain.com. The mailman url path is mail.mydomain.com. I have virtual domain mail server setup running on a mysql backend. I have mailman setup and I am attempting to setup the mm_cfg.py I am having a little trouble with the way I am suppose to setup the "Put YOUR site-specific settings below this line" part. I know that I want something like this:
#################################### DEFAULT_EMAIL_HOST = 'mail.mydomain.com' DEFAULT_URL_HOST = 'mail.mydomain.com' add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) #################################### I think I want to replace the default_url_host and default_email_hosts. in the add_virtualhost(). I dont think it should be the default. When people mail the list is should be [EMAIL PROTECTED] Thanks, Chris Penn... -- Sourthern Regional Climate Center Louisiana State University Howe-Russell Geoscience Complex Office E330 Office:225.590.5847 Cell:949.300.3094 " A Mathematician is a machine for turning coffee into theorems." -Erdös, Paul Nov. 1992 ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp