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
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
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
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
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
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
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
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
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
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
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
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
12 matches
Mail list logo