But it is simpler to run the $prefix/bin/fix_url.py script and ensure
the entire job is done.
On 7 May 2004, at 09:26, Yogesh Subhash Talekar wrote:
you can change that mydomain.com to linuxbox.mydomain.com like this:
Login as user mailman (or use "su - mailman"):
% python -i bin/withlist -l m
you can change that mydomain.com to linuxbox.mydomain.com like this:
Login as user mailman (or use "su - mailman"):
% python -i bin/withlist -l mylist
Loading list mylist (locked)
>>> m.web_page_url
'http://mydomain.com/broken-path/'
>>> m.web_page_url = 'http://linuxbox.mydomain.com/mailman/'
>
you can change that mydomain.com to linuxbox.mydomain.com like this:
Login as user mailman (or use "su - mailman"):
% python -i bin/withlist -l mylist
Loading list mylist (locked)
>>> m.web_page_url
'http://mydomain.com/broken-path/'
>>> m.web_page_url = 'http://linuxbox.mydomain.com/mailman/'
>
I have a home network with a windows server plus a linux box as a postfix mail server.
The linux box is also my firewall / router so it gets my static IP and an inside IP
as the gateway (192.168.1.1). Mailman is running and I created a list. I can go to
http://linuxbox.mydomain.com/mailma