Re: [Mailman-Users] Changing URL used by main CGI executables

2010-03-10 Thread Mark Sapiro
Jason Kania wrote: >I have seen that help page before and my configuration at the end of mm_cfg.py >looks as follows: >... >from Defaults import * > >## ># Put YOUR site-specific settings below this line. >DEFAULT_EMAIL_HOST = 'list-mydomain-com' >D

Re: [Mailman-Users] Changing URL used by main CGI executables

2010-03-10 Thread Jason Kania
: Re: [Mailman-Users] Changing URL used by main CGI executables Jason Kania wrote: > >If I navigate to the URL http://www.mydomain.com/mailman/listinfo, I get a >complete list of lists. > >However, if I navigate to http://list.mydomain.com/mailman/listinfo, the >output indicates that

Re: [Mailman-Users] Changing URL used by main CGI executables

2010-03-09 Thread Mark Sapiro
Jason Kania wrote: > >If I navigate to the URL http://www.mydomain.com/mailman/listinfo, I get a >complete list of lists. > >However, if I navigate to http://list.mydomain.com/mailman/listinfo, the >output indicates that there are no lists on the server. This domain is a >virtual server in Apach

[Mailman-Users] Changing URL used by main CGI executables

2010-03-09 Thread Jason Kania
Hello, I have spent the better part of the evening searching for an answer but to no avail. The problem that I am having is in trying to set the URL for the main CGI executables after a server move. If I navigate to the URL http://www.mydomain.com/mailman/listinfo, I get a complete list of lis