Re: [Mailman-Users] User Commands

2009-02-11 Thread Karl O. Pinc
On 02/11/2009 10:40:50 AM, Mark Sapiro wrote: Karl O. Pinc wrote: > >> Gets you all the lists that f...@example.com is subscribed to. So does bin/find_member f...@example.com and much more simply. And I'm sure more efficiently too. My bad. Karl Free Software: "You don't pay back, yo

Re: [Mailman-Users] bounce-events-xxxx.pck filling up quickly my disk

2009-02-11 Thread Mark Sapiro
Gerardo Herzig wrote: >My server is getting spam-blocked in hotmail, yahoo and others, and some >list have about 40,000 hotmail+yahoo address. So the bounce-events-xxx.pck >(i guess im talking about the BounceRunner one) grows almost automaticaly >because of all the yahoo and hotmail emails gettin

Re: [Mailman-Users] Moving Lists... my final challenge

2009-02-11 Thread Jeff Bernier
Thank you Mark, That worked flawlessly. The list members will appreciate seeing all the archive history. Regards, Jeff >>> Mark Sapiro 2/11/2009 12:34 PM >>> Jeff Bernier wrote: > >Is it possible to take these older archives and move them over to be added to >the archives of the current li

Re: [Mailman-Users] Moving Lists... my final challenge

2009-02-11 Thread Mark Sapiro
Jeff Bernier wrote: > >Is it possible to take these older archives and move them over to be added to >the archives of the current lists on the new system? It is not a must-have, >but would be nice. Get the archives/private/LISTNAME.mbox/LISTNAME.mbox files from the old server. Stop Mailman on

Re: [Mailman-Users] Where to look?

2009-02-11 Thread Mark Sapiro
Tim Ferguson wrote: >Where do I need to start looking after Mailman, Apache2, etc. has been >successfully installed but none of the Mailman screens can be accessed through >a browser? I've set this up on more than one type of Linux server with the >same results. It would help to know what UR

Re: [Mailman-Users] User Commands

2009-02-11 Thread Mark Sapiro
Karl O. Pinc wrote: > >On 02/10/2009 10:20:51 AM, Brian Canty wrote: >> I was wondering if anyone knows of any command you can use to find out >> who is subscribed to all mailman lists. > >list_lists | tail -n +2 | awk '{print $1;}' | xargs -n 1 list_members | >sort -u > >Gets you all the members o

Re: [Mailman-Users] User Commands

2009-02-11 Thread Mark Sapiro
Karl O. Pinc wrote: > >On 02/10/2009 02:07:23 PM, Karl O. Pinc wrote: >> >> On 02/10/2009 10:20:51 AM, Brian Canty wrote: >>> I was wondering if anyone knows of any command you can use to find >>> out >>> who is subscribed to all mailman lists. > >Somehow the "cut" command got mangled. Should b

Re: [Mailman-Users] bounce-events-xxxx.pck filling up quickly my disk

2009-02-11 Thread Mark Sapiro
Gerardo Herzig wrote: >Hi all. As my server is getting bocked in hotmail and yahoo, the pickled >file bounce-events grows mega-fast and quickly fills-up the partition. >Can Mailman be configured to "stop writing after some size", or will i >have to doit with some sort of Linux quota system? Ther

Re: [Mailman-Users] spam to -owner addresses

2009-02-11 Thread Mark Sapiro
Cristóbal Palmer wrote: > > What I've got in my mm_cfg.py: > > #- > # Uncomment if you want to filter mail with SpamAssassin. For > # more information please visit this website: > # http://www.daa.com.au/~james/articles/mailman-spamassas

[Mailman-Users] Moving Lists... my final challenge

2009-02-11 Thread Jeff Bernier
Hello, As I mentioned in recent posts, I have had to move a Mailman list from one server to another. Thanks to all your help, to Mark in particular, I have accomplished this, and everything is good. I have just one last challenge: The old, soon to be retired server contains older archives f

[Mailman-Users] Where to look?

2009-02-11 Thread Tim Ferguson
Where do I need to start looking after Mailman, Apache2, etc. has been successfully installed but none of the Mailman screens can be accessed through a browser? I've set this up on more than one type of Linux server with the same results. In addition, I had it set up and working on a SME 7.4 s

Re: [Mailman-Users] User Commands

2009-02-11 Thread Karl O. Pinc
On 02/10/2009 02:07:23 PM, Karl O. Pinc wrote: On 02/10/2009 10:20:51 AM, Brian Canty wrote: I was wondering if anyone knows of any command you can use to find out who is subscribed to all mailman lists. Somehow the "cut" command got mangled. Should be: list_lists \ | tail -n +2 \ |

Re: [Mailman-Users] Wiki editing in debian etch

2009-02-11 Thread Karl O. Pinc
On 02/11/2009 01:18:15 AM, Brad Knowles wrote: on 2/10/09 7:28 PM, Karl O. Pinc said: I'm running Debian Etch and simply cannot edit the wiki. Iceweasel (aka firefox) and konqurer have different problems. What problems are you having with Iceweasel? Firefox works fine for me on all the pl