Peter Russell wrote: >Mailman wants to use [EMAIL PROTECTED] when it should be >[EMAIL PROTECTED] > >Using the web interface, (http://www.my.domain/mailman), whichever option I >select, it requests a page starting > >Http://server1.my.domain...... > >If I manually change 'server1' to 'www' it works fine. > >Anyone care to suggest where I've gone wrong?
You have (or had when you created the list) the wrong values for DEFAULT_URL_HOST and DEFAULT_EMAIL_HOST. The values you want are 'www.my.domain' and 'my.domain' respectively. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp> for what to do and don't overlook the part about fix_url for existing lists. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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