[Mailman-Users] Re: [Mailman-Developers] URGENT Please Help: Duplicates with 2.0 final

2001-04-16 Thread Todd Joseph
BW>Are you running Mailman on an NFS mounted file system? Locking BW>/shouldn't/ be susceptible to NFS issues, but it still isn't a BW>terribly good idea. No -- all local filesystems. BW>Another scenario is that you've cranked up your qrunner process BW>limits, but not appropriatedly adjusted y

[Mailman-Users] Re: [Mailman-Developers] URGENT Please Help: Duplicates with 2.0 final

2001-04-13 Thread Todd Joseph
Forgot the Defaults.py and mm_cfg.py files... - Defaults.py - # -*- python -*- # Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the ter

[Mailman-Users] Re: [Mailman-Developers] URGENT Please Help: Duplicates with 2.0 final

2001-04-13 Thread Todd Joseph
BW> BW>Naw, you just have to offer to finish my taxes for me. Fortunately BW>for you, I'm on hold with the IRS so I get to help you . I know the feeling. Ever filed an extension? :) BW> BW>TJ> Oh, and I'm running Python 1.5.2 BW> BW>And Mailman 2.0.3? I'd recommend upgrading even though I

[Mailman-Users] URGENT Please Help: Duplicates with 2.0 final

2001-04-13 Thread Todd Joseph
I'm really at an impasse right now. If I can't reach a comfort level on what has caused the duplicate messages to be sent, I'll have to look for something else to manage my mailing lists. I know people are using mailman sucessfully, and I must be doing something wrong. Oh, and I

Re: [Mailman-Users] Sendmail setup problem

2001-04-13 Thread Todd Joseph
Your aliases file should look more like this: test2:"|/home/mailman/mail/wrapper post test2" test2-request:"|/home/mailman/mail/wrapper mailcmd test2" test2-admin: "|/home/mailman/mail/wrapper mailowner test2" test2-owner: test2-admin -- >Set up mailman (do

Re: [Mailman-Users] Re: Rude response!

2001-04-12 Thread Todd Joseph
Can you shead any light on my duplicate message problem? You can be as rude as like with me... :) Seriously, I really need the help... See this link: http://mail.python.org/pipermail/mailman-users/2001-April/010634.html -- Mailman-Users maill

[Mailman-Users] Urgent: Duplicates with 2.0 final

2001-04-11 Thread Todd Joseph
Sorry for sending this to developers and users. I'm not sure which group is more appropriate. I've been using 2.0 final for a couple of months now without a problem. I've got roughly 60,000 people on my mailing list and I'm using sendmail as the MTA on RH6.2. The list is moderated and there

[Mailman-Users] desired changes to config.db

2001-03-12 Thread Todd Joseph
Here's a excerpt from "config.db" using "dumpdb": 'reply_to_address': '[EMAIL PROTECTED]', I'd like to change this to: 'reply_to_address': '"First Last <[EMAIL PROTECTED]>"', When I try to do this from the admin page (regardless of quoting), it is stripped to: 'reply_to_address': '[EMAIL PRO