[Mailman-Users] multiple emails

2002-12-01 Thread fish
Now that I have fixed the log and permission problems, I have come across another one that I haven't seen posted anywhere. When I send mail to the list (in this case "test") I get three copies for each address in the list (all of which come to me since I created for the purpose of testing). Can any

Re: [Mailman-Users] multiple emails

2002-10-15 Thread Jon Carnes
The archives contain a lengthy discussion of this issue (from quite a while back). What version of Mailman are you running? You might want to upgrade at this time if you are running a version below 2.0.13. Also, how are the resources on your current server? 50thousand plus is a lot of folks a

[Mailman-Users] multiple emails

2002-10-15 Thread Mozzi
Hi all I get the problem that on verey large lists some people get mail 2 or even 4 times. (50 000+) I use these lists to mail users on my system. Now I think I know where the problem lies. in the config file it says this QRUNNER_PROCESS_LIFETIME = minutes(15) QRUNNER_MAX_MESSAGES = 300 I s i

Re: [Mailman-Users] Multiple emails to lists

2002-04-11 Thread Marc MERLIN
On Wed, Apr 10, 2002 at 01:22:23PM -0700, Philip Rowe wrote: > Hey, > > I've been going through the documentation in order to stop > Mailman from sending multiple emails to users for lists that > contain another list name. You cannot do this with mailman 2.0 Mailman 2.1 could almost do this, b

[Mailman-Users] Multiple emails to lists

2002-04-10 Thread Philip Rowe
Hey, I've been going through the documentation in order to stop Mailman from sending multiple emails to users for lists that contain another list name. I've added this into my mm_cfg.py file: DEFAULT_UMBRELLA_LIST = 1 But I believe this only works for new lists not for existing lists? Any hel