Re: [Mailman-Users] Read Receipt uncaught bounces was: (no subject)

2007-01-03 Thread Mark Sapiro
Mark Sapiro wrote: > >I think your best solution if you have access to the Mailman >installation and you don't want to train the users is to implement a >custom handler (see >) >to remove all headers that request receipts or ackn

Re: [Mailman-Users] Read Receipt uncaught bounces was: (no subject)

2007-01-03 Thread Tokio Kikuchi
Mark Sapiro wrote: > Whitcomb, Jeff wrote: >> I am wondering if there is any way I can stop getting >> all these Read Receipt messages when people send an email to a Mailman >> list, without turning off bounce processing all together. > > > This is just one more reason why "Read Receipts" are ba

Re: [Mailman-Users] Read Receipt uncaught bounces was: (no subject)

2007-01-03 Thread Mark Sapiro
Whitcomb, Jeff wrote: > >When someone sends an email with a read receipt request to a list that I >own, I get a lot of uncaught bounce notifications (I have attached one >for reference). And the list's content filtering removed it. >I am wondering if there is any way I can stop getting >all the

Re: [Mailman-Users] Incorrect links after list creation

2007-01-03 Thread Mark Sapiro
Spyro Polymiadis wrote: > >Ah ok - so in actual fact all the links theoretically should have been >missing that slash - but the "sanity check" added them in is there a >way to get the sanity checker to "auto fix" those 2 links as well for >the future? if someone forgets the slash again? - ot

Re: [Mailman-Users] Incorrect links after list creation

2007-01-03 Thread Spyro Polymiadis
Mark Sapiro wrote: > You are correct. > The create script set the list's web_page_url attribute using the web > host and DEFAULT_URL_PATTERN. Thus it had no trailing slash and those > two links on the create response page were missing the slash. > > But, the next time the list is loaded, some attri

[Mailman-Users] (no subject)

2007-01-03 Thread Whitcomb, Jeff
When someone sends an email with a read receipt request to a list that I own, I get a lot of uncaught bounce notifications (I have attached one for reference). I am wondering if there is any way I can stop getting all these Read Receipt messages when people send an email to a Mailman list, without

Re: [Mailman-Users] using mailman for newsletter

2007-01-03 Thread Mark Sapiro
Manlio Perillo wrote: > >What params can be specified with msg_header and footer? >From the help for msg_header: Text prepended to the top of every immediately-delivery message. This text can include Python format strings which are resolved against list attributes. The list of substitutions allow

Re: [Mailman-Users] using mailman for newsletter

2007-01-03 Thread Manlio Perillo
Mark Sapiro ha scritto: > Manlio Perillo wrote: >> Is it possible to use Mailman for sending newsletter (where each user >> should receive a personalized version of the email, using a template)? > > > It is possible to 'fully personalize' a Mailman list which will put the > recipient's address i

Re: [Mailman-Users] using mailman for newsletter

2007-01-03 Thread Mark Sapiro
Manlio Perillo wrote: > >Is it possible to use Mailman for sending newsletter (where each user >should receive a personalized version of the email, using a template)? It is possible to 'fully personalize' a Mailman list which will put the recipient's address in the To: header of the message sent

[Mailman-Users] using mailman for newsletter

2007-01-03 Thread Manlio Perillo
Hi. Is it possible to use Mailman for sending newsletter (where each user should receive a personalized version of the email, using a template)? Thanks Manlio Perillo -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.

Re: [Mailman-Users] preserving original lists' subject prefix

2007-01-03 Thread Mark Sapiro
Raymond Blum wrote: > The >subject prefix for each list is >[list1] and [list2] >It's mailman version 2.1.5 >Unfortunately I am a list owner but not a sys admin for the machine running >mailman so I don't have any access to check the mailman installation for the >.py file, is there a way to get tha

Re: [Mailman-Users] FW: Problems with spam

2007-01-03 Thread Mark Sapiro
Lenore Pearson wrote: > >I am in charge of the '[EMAIL PROTECTED]' list >serv on the Rutgers Newark campus. I am receiving spam on the list >serve and it is not being approved by me. Please contact me and let me >know what actions can be taken to stop the spam and whether or not I >need to change

Re: [Mailman-Users] migrating mailman lists

2007-01-03 Thread Jerold Stratton
On Jan 3, 2007, at 5:06 AM, Kelsey Forsythe wrote: > I've recently moved to a new server. It is an Xserve G5 running > 10.4.3 OSX. > I'd like to migrate the mailman lists from the old server (Xserve G4). > > Does anyone have experience migrating lists? > If so, please let me know what procedure yo

Re: [Mailman-Users] Incorrect links after list creation

2007-01-03 Thread Mark Sapiro
Spyro Polymiadis wrote: > > nah they are all fine... - i havent seen any errant links any where >now... >And those 2 links are fixed now :~ go figure You are correct. The create script set the list's web_page_url attribute using the web host and DEFAULT_URL_PATTERN. Thus it had no trail

Re: [Mailman-Users] preserving original lists' subject prefix

2007-01-03 Thread Raymond Blum
Hi Mark I'm glad that to hear that it should be doing the sensible thing. The subject prefix for each list is [list1] and [list2] It's mailman version 2.1.5 Unfortunately I am a list owner but not a sys admin for the machine running mailman so I don't have any access to check the mailman install

Re: [Mailman-Users] migrating mailman lists

2007-01-03 Thread Paul Tomblin
Quoting Kelsey Forsythe ([EMAIL PROTECTED]): > I've recently moved to a new server. It is an Xserve G5 running > 10.4.3 OSX. > I'd like to migrate the mailman lists from the old server (Xserve G4). > > Does anyone have experience migrating lists? > If so, please let me know what procedure you f

[Mailman-Users] migrating mailman lists

2007-01-03 Thread Kelsey Forsythe
Hello, I've recently moved to a new server. It is an Xserve G5 running 10.4.3 OSX. I'd like to migrate the mailman lists from the old server (Xserve G4). Does anyone have experience migrating lists? If so, please let me know what procedure you followed. Thanks, Kelsey ---