Re: [Mailman-Users] RES: Auto confirmation

2009-05-28 Thread Infokeep - Mario Sergio
Thanks Mark. I did comment these lines and works perfect. Thanks again for all help. --- MSC From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Tue 5/26/2009 1:22 PM To: Infokeep - Mario Sergio; mailman-users@python.org Subject: Re: [Mailman-Users] RES

Re: [Mailman-Users] RES: Auto confirmation

2009-05-26 Thread Mark Sapiro
Infokeep - Mario Sergio wrote: > >I looked the Cleanse.py file and I found something like this: > ># Some headers can be used to fish for membership >del msg['return-receipt-to'] >del msg['disposition-notification-to'] >del msg['x-confirm-reading-to'] > >In this case, Do I need only

[Mailman-Users] RES: Auto confirmation

2009-05-26 Thread Infokeep - Mario Sergio
Mark, I looked the Cleanse.py file and I found something like this: # Some headers can be used to fish for membership del msg['return-receipt-to'] del msg['disposition-notification-to'] del msg['x-confirm-reading-to'] In this case, Do I need only comment this lines? Or I need to