Re: [Mailman-Users] external archiver

2003-06-15 Thread Richard Barrett
At 23:09 15/06/2003, Jonas Meurer wrote: hello, i have in my mm_cfg.py: PUBLIC_EXTERNAL_ARCHIVER = lurker-index -l `lurker-list -c /etc/lurker/lurker.conf | grep -B2 "^%(listname)s$"|head -n1` -m is some thing wrong with this syntax? mailman doesn't restart: The problem is that in mm_cfg.py you a

[Mailman-Users] dumpdb (now what?)

2003-06-15 Thread LuKreme
I've searched the archive an all Iv'e found is other people asking this question with no answers. I have a dumpdb of a list. I want to setup a new list with all those options. I also want to get all the users from the original list into the new list on the new server without those users havin

[Mailman-Users] external archiver

2003-06-15 Thread Jonas Meurer
hello, i have in my mm_cfg.py: PUBLIC_EXTERNAL_ARCHIVER = lurker-index -l `lurker-list -c /etc/lurker/lurker.conf | grep -B2 "^%(listname)s$"|head -n1` -m is some thing wrong with this syntax? mailman doesn't restart: Restarting mailman queue runner: mailmanTraceback (most recent call last): Fi