Re: [Mailman-Users] changing the Welcome message on a per list basis... a shot in the dark

2002-04-11 Thread Eric Sisler
At 03:12 PM 04/11/2002 -0400, Jon Carnes wrote: >Thanks for testing it! I'll give it a run tonight myself and tweak it. Thanks for the sample code. If I knew more about python I'd try and fix it myself. (Learning python is on my "list of things to do", I just haven't gotten there yet.) It

Re: [Mailman-Users] changing the Welcome message on a per list basis... a shot in the dark

2002-04-11 Thread Jon Carnes
il 11, 2002 2:12 PM Subject: Re: [Mailman-Users] changing the Welcome message on a per list basis... a shot in the dark > At 12:28 PM 04/11/2002 -0400, Jon Carnes wrote: > > >Okay, here is the deal... > > > > - You can simply change the text in subscribeack.txt and you are do

Re: [Mailman-Users] changing the Welcome message on a per list basis... a shot in the dark

2002-04-11 Thread Eric Sisler
At 12:28 PM 04/11/2002 -0400, Jon Carnes wrote: >Okay, here is the deal... > > - You can simply change the text in subscribeack.txt and you are done. >This changes every welcome message from every list, or [snip] >def specwelcome(listname): > """Return special welcome file for `listname' i

Re: [Mailman-Users] changing the Welcome message on a per list basis... a shot in the dark

2002-04-11 Thread Jon Carnes
Okay, here is the deal... - You can simply change the text in subscribeack.txt and you are done. This changes every welcome message from every list, or - You can edit the file ~mailman/Mailman/Deliverer.py and change the following block of text so that it will check for an existence of an alte