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.
>
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
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?
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
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
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
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
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
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
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
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
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
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
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
14 matches
Mail list logo