Re: [Mailman-Users] mass changing generic_nonmemer_action with withlist

2005-07-17 Thread Timo Veith
Timo Veith wrote: > Hi, > > I am searching for a documentation or a similar place where I can easily > read about all the supported functions to use with "withlist". I found > some examples of code and am trying to write a simple code snippet that > changes the generic_nonmemer_action attribute. >

[Mailman-Users] mass changing generic_nonmemer_action with withlist

2005-07-17 Thread Timo Veith
Hi, I am searching for a documentation or a similar place where I can easily read about all the supported functions to use with "withlist". I found some examples of code and am trying to write a simple code snippet that changes the generic_nonmemer_action attribute. I already skimed through MailL

Re: [Mailman-Users] footer comes as an attachment

2005-07-17 Thread Sub Zero
I see that there is a currently working patch for this which is not applied to the mailman core code just because the patch does not meet mailman's coding requirements -and WTF is that anyway-. Can anyone look at this patch and re-write that so that it could be merged into the mailman's core code?

Re: [Mailman-Users] newlist always creates lists with a capital letter

2005-07-17 Thread Timo Veith
Mark Sapiro wrote: > Look at the definition of InitVars() in Mailman/MailList.py and change > > self.real_name = internalname[0].upper() + internalname[1:] > > to > > self.real_name = internalname > > or just go to the list's General Options page after creating the list > and ma

Re: [Mailman-Users] newlist always creates lists with a capital letter

2005-07-17 Thread Mark Sapiro
Timo Veith wrote: > >can anyone tell me how prevent "newlist" from creating lists with the >first letter capitalized? Look at the definition of InitVars() in Mailman/MailList.py and change self.real_name = internalname[0].upper() + internalname[1:] to self.real_name = internalna

[Mailman-Users] newlist always creates lists with a capital letter

2005-07-17 Thread Timo Veith
Hello mailman-users, can anyone tell me how prevent "newlist" from creating lists with the first letter capitalized? TIA Timo -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FA

Re: [Mailman-Users] Mailadress in Header

2005-07-17 Thread Christian Vierkant
Thank you very much for this complete explanation! I think you're absolutly right. Because I don't have any performance issues this solution is ok for me. But I will ask the provider too. Regards, Christian Mark Sapiro schrieb: >Christian Vierkant wrote: > > >>I have a little issue with all

Re: [Mailman-Users] Mailman 2.1.6 slowness...?

2005-07-17 Thread Jeff Squyres
On Jul 17, 2005, at 11:46 AM, Mark Sapiro wrote: >> Why three? > > There are three different messages. It looks like you have 443 > "message" recipients, 141 recipients of one format (MIME or not) of > digests and 8 recipients of the other form of digest, and > digest_size_threshhold is small enou

[Mailman-Users] Tiger (MacOS X 10.4) installation steps for Mailman

2005-07-17 Thread Larry Stone
In September 2004, I posted on this topic with instructions for installing mailman on MacOS X 10.3 (Panther). Today, I just finished upgrading my mailman installation to 2.1.6 on a system I upgraded to Tiger (10.4) a few weeks ago. At the same time, I updated the startup to Apple's new way of start

Re: [Mailman-Users] Mailman 2.1.6 slowness...?

2005-07-17 Thread Mark Sapiro
Jeff Squyres wrote: > >Some of our preliminary results are causing us to scratch our heads. >Here's some output from the mailman smtp log: > >Jul 17 07:49:20 2005 (4460) <[EMAIL PROTECTED]> >smtp to lam for 443 recips, completed in 621.976 seconds >Jul 17 07:52:21 2005 (4460) ><[EMAIL PROTECTED

Re: [Mailman-Users] Mailadress in Header

2005-07-17 Thread Mark Sapiro
Christian Vierkant wrote: > >I have a little issue with all my mailing lists. For every mailinglist >there is always one fixed user (in the sample below >[EMAIL PROTECTED]) appearing in all outgoing messages. > >We are using Mailman 2.1.2 with Postfix 2.0.14. Here a sample from a >mail sent to a

Re: [Mailman-Users] Mailadress in Header

2005-07-17 Thread JC Dill
Christian Vierkant wrote: > Hello, > > I have a little issue with all my mailing lists. For every mailinglist > there is always one fixed user (in the sample below > [EMAIL PROTECTED]) appearing in all outgoing messages. > > We are using Mailman 2.1.2 with Postfix 2.0.14. Here a sample from a

[Mailman-Users] Mailadress in Header

2005-07-17 Thread Christian Vierkant
Hello, I have a little issue with all my mailing lists. For every mailinglist there is always one fixed user (in the sample below [EMAIL PROTECTED]) appearing in all outgoing messages. We are using Mailman 2.1.2 with Postfix 2.0.14. Here a sample from a mail sent to a different user than in th

Re: [Mailman-Users] Mailman 2.1.6 slowness...?

2005-07-17 Thread Jeff Squyres
On Jul 16, 2005, at 11:16 AM, Jeff Squyres wrote: > Short version -- all good tips; many thanks. We're investigating them > all, but as you suggested, we're changing one thing at a time. > Checking them thoroughly takes a little while, so I probably won't be > able to report anything intelligent