[Mailman-Users] Setting mailman URL

2004-10-15 Thread Paul Makepeace
For anyone else who struggles to remember that fix_url.py stuff when setting list URLs, http://paulm.com/inchoate/2004/10/setting_default_mailman_url.html I couldn't update the wiki, the site was timing out from here. Paul -- Paul Makepeace .. http://paul

Re: [Mailman-Users] TypeError via config_list

2004-06-01 Thread Paul Makepeace
; m.members dictionary. which wasn't necessary thankfully; the list_members worked. Paul Je 2004-05-23 23:00:04 +0100, Paul Makepeace skribis: > Hi, > > Attempting to edit a list I haven't looked at in a while generated > errors on the /mailman/admin form. I then tr

Re: [Mailman-Users] after installation?

2004-05-25 Thread Paul Makepeace
er you'd like to call it.) You'll also need to hook it into exim. This doc ought to help, http://www.exim.org/howto/mailman21.html HTH, (comments/improvements welcome!) Paul -- Paul Makepeace http://paulm.com/ecademy "

[Mailman-Users] TypeError via config_list

2004-05-23 Thread Paul Makepeace
n I do to recover the list? Even just pulling out a list of members would be enough. Thanks, Paul -- Paul Makepeace http://paulm.com/ecademy "If you are not on top, then sharks would get some barbecue." -- http://paulm.com/toys/surrealism/ --

[Mailman-Users] config_list hosing config

2004-02-09 Thread Paul Makepeace
and 'int' # grep new_member_options /tmp/mmtest new_member_options = 256 # $ dpkg -s mailman | grep -i version Version: 2.1.4-1 $ Any idea what is going on and how I can rescue the config?! Thanks, Paul -- Paul Makepeace http://paulm.com/ecademy &qu

Re: [Mailman-Users] Setting domain in URLs

2004-02-09 Thread Paul Makepeace
Je 2004-02-09 22:56:47 +, Richard Barrett skribis: > On 9 Feb 2004, at 22:39, Paul Makepeace wrote: > > > >So let's say I have (in mm_cfg.py) DEFAULT_URL_HOST = 'foo-domain.com' > >and two mailing lists, [EMAIL PROTECTED] and [EMAIL PROTECTED] I > >w

Re: [Mailman-Users] Setting domain in URLs

2004-02-09 Thread Paul Makepeace
Je 2004-02-09 22:24:10 +, Richard Barrett skribis: > On 9 Feb 2004, at 22:16, Paul Makepeace wrote: > > >I host mailing lists on several domains on the same machine. I'd prefer > >it that when viewing a listinfo page for [EMAIL PROTECTED] the URL > >contai

[Mailman-Users] Setting domain in URLs

2004-02-09 Thread Paul Makepeace
but that seems something different.) Is this possible? I tried various things like %(hostname)s but they didn't seem to get interpolated (my Python is newbie level). Sorry if this is a FAQ - I didn't see reference to it at http://www.python.org/cgi-bin/faqw-mm.py?req=index