Peter Russell wrote: > I just installed Mailman and it seemed to setup ok, until I tried to > create a new list using the web interface. > > I'm running Fedora Core 3 with all the correct versions of Sendmail, > Python, > > Apache and Mailman. > > My machine name is server1.my.domain > > My web page is www.my.domain > > All email addrs are [EMAIL PROTECTED] > > DNS is set up for www.my.domain, mail.my.domain and > > mail2.my.domain. > > Sendmail is working fine. > > 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? >
Check your settings for DEFAULT_EMAIL_HOST, DEFAULT_URL_HOST, DEFAULT_URL_PATTERN in mm_cfg.py. Also, do you have any add_virtualhost statements in mm_cfg? -Jim P. ------------------------------------------------------ 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