[Mailman-Users] Re : same list name on 2 different domains

2007-07-16 Thread Enzo
Thanks for your help In fact, i gonna do that also, i run into problem when i patch the source to support natively virtual domain... Thanks - Message d'origine De : Brett Delmage <[EMAIL PROTECTED]> À : Enzo <[EMAIL PROTECTED]> Cc : mailman-users@python.org Envoyé le : Lundi, 16 Juille

Re: [Mailman-Users] same list name on 2 different domains

2007-07-16 Thread Brett Delmage
On Fri, 13 Jul 2007, Enzo wrote: > I can create list on both domains, but i can't create the same list with the > same name on these 2 different domains > Is it possible ? if yes how ? It is easy to configure, compile and install multiple Mailman instances, one for each domain. In the current

[Mailman-Users] Administrivia Checks

2007-07-16 Thread Barry Finkel
I am converting most of our Majordomo lists to Mailman. After I converted one list, the list administrator sent the command who LISTNAME to the converted list. It was not caught as administrivia. In the 2.1.9 source Utils.py, I see ADMINDATA = { # admin keyword: (minimum #args, maxi

Re: [Mailman-Users] Failures showing in the log file?

2007-07-16 Thread Mark Sapiro
Dennis Carr wrote: >Mark Sapiro wrote: > >> It may or may not help to set SMTP_MAX_RCPTS to a number smaller that >> the number that gets accepted each time (in mm_cfg.py), but first get >> the reason from the smtp-failure log. The best solution depends on the >> reason. It may be that something i

Re: [Mailman-Users] Failures showing in the log file?

2007-07-16 Thread Dennis Carr
Mark Sapiro wrote: > It may or may not help to set SMTP_MAX_RCPTS to a number smaller that > the number that gets accepted each time (in mm_cfg.py), but first get > the reason from the smtp-failure log. The best solution depends on the > reason. It may be that something in the outgoing MTA needs t