Re: [Mailman-Users] disable a mailing list

2010-09-17 Thread Stoyan Angelov
On 08/24/10 18:28, Mark Sapiro wrote: Stoyan Angelov wrote: i want to temporary disable one of my mailing lists while keeping the archives available. i run mailman 2.1.12 with sendmail. i was thinking about doing the following: . remove the appropriate aliases from /path/to/aliases (redirectin

Re: [Mailman-Users] Create two list with same name

2010-09-17 Thread Mark Sapiro
Ricardo Ruivo wrote: > Is it possible to create two lists with the same name but in >different virtualhost? Mailman 3 will have this ability. Mailman 2.1 does not although there have been various patches for this. See the FAQ at for more. -- Mark Sapiro

[Mailman-Users] Create two list with same name

2010-09-17 Thread Ricardo Ruivo
Dear all, Is it possible to create two lists with the same name but in different virtualhost? My configuration is: File:mm_cfg.py add_virtualhost('lists.domain1', 'domain1.pt') add_virtualhost('lists.domain2', 'domain2.pt') I created the allusers list in domain1 without any pro