Re: [Mailman-Users] Personalization - How do I explicitly disableSender field rewrite

2009-11-19 Thread Tim Van Dyne
Tim Van Dyne wrote: >>I'm assuming I would change $prefix/Mailman/Handlers/Cleanse.py somehow >>then. >>So, of this, what would I change?: >> [...] >>msg['From'] = formataddr((i18ndesc, mlist.GetListEmail())) >Change the above line to >msg['From'] = mlist.GetListEmail() Right

Re: [Mailman-Users] Personalization - How do I explicitly disableSender field rewrite

2009-11-19 Thread Mark Sapiro
Tim Van Dyne wrote: >I'm assuming I would change $prefix/Mailman/Handlers/Cleanse.py somehow >then. >So, of this, what would I change?: > [...] >msg['From'] = formataddr((i18ndesc, mlist.GetListEmail())) Change the above line to msg['From'] = mlist.GetListEmail() -- Mark Sapi

Re: [Mailman-Users] Personalization - How do I explicitly disableSender field rewrite

2009-11-19 Thread Tim Van Dyne
I'm assuming I would change $prefix/Mailman/Handlers/Cleanse.py somehow then. So, of this, what would I change?: if mlist.anonymous_list: syslog('post', 'post to %s from %s anonymized', mlist.internal_name(), msg.get('from')) del msg['from'] del msg['repl

Re: [Mailman-Users] Personalization - How do I explicitly disableSender field rewrite

2009-11-19 Thread Mark Sapiro
Tim Van Dyne wrote: >I realized about an hour after I sent the message that personalization >doesn't affect this. But I didn't know that anonymous_list added the >description. The description was added in Mailman 2.1.6. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area

Re: [Mailman-Users] Corrupt 'config.pck' file

2009-11-19 Thread Mark Sapiro
Quintin T. Williams wrote: >Hello - I have an issue with my Mailman App. I'm using an OpenBSD server. >3.5 and I have version 2.1.4. When I attempt to go to the web page for the >lists for Email groups I get the following mesg: > >Traceback (most recent call last): [...] > File > "/usr/local/s

Re: [Mailman-Users] Personalization - How do I explicitly disableSender field rewrite

2009-11-19 Thread Tim Van Dyne
Tim Van Dyne wrote: >>I just upgraded to 2.1.9 and it seems that Personalization now re-writes >>the "Sender" or "From" field on all recipients' emails to use the >>'description' of the list. I've been unsuccessful in disabling this >>unless I delete the description field, but then there would b

Re: [Mailman-Users] Personalization - How do I explicitly disableSender field rewrite

2009-11-19 Thread Mark Sapiro
Tim Van Dyne wrote: >I just upgraded to 2.1.9 and it seems that Personalization now re-writes >the "Sender" or "From" field on all recipients' emails to use the >'description' of the list. I've been unsuccessful in disabling this >unless I delete the description field, but then there would be no

[Mailman-Users] Personalization - How do I explicitly disable Sender field rewrite

2009-11-19 Thread Tim Van Dyne
I just upgraded to 2.1.9 and it seems that Personalization now re-writes the "Sender" or "From" field on all recipients' emails to use the 'description' of the list. I've been unsuccessful in disabling this unless I delete the description field, but then there would be no description on the listin

[Mailman-Users] Corrupt 'config.pck' file

2009-11-19 Thread Quintin T. Williams
Hello - I have an issue with my Mailman App. I'm using an OpenBSD server. 3.5 and I have version 2.1.4. When I attempt to go to the web page for the lists for Email groups I get the following mesg: Traceback (most recent call last): File "/usr/local/lib/mailman/scripts/driver", line 87, in run

Re: [Mailman-Users] Mailman current version?

2009-11-19 Thread Barry Warsaw
On Nov 18, 2009, at 10:54 PM, Mark Sapiro wrote: And the fact that a couple of days a week I usually spend the entire day away from computers (unless you count the cyclometer on my bicycle). :) I only have a little more to add: * I just got back from 2 weeks of travel, so I've blown my chance

Re: [Mailman-Users] bounce notifications

2009-11-19 Thread Mark Sapiro
Andrew wrote: > >When mailman returns notification of a bounce to an administrator, the content >always comes within an attachment. Is there any way of telling it to send the >details within the body of the e-mail, because when you have lots there's a >great deal of extra clicking involved, and

[Mailman-Users] bounce notifications

2009-11-19 Thread Andrew
Hi. Am a novice user. When mailman returns notification of a bounce to an administrator, the content always comes within an attachment. Is there any way of telling it to send the details within the body of the e-mail, because when you have lots there's a great deal of extra clicking involved, a