x27; (requires authorization)'),
59 '',
60 Link(Utils.ScriptURL('listinfo'),
61 _('Overview of all %(hostname)s mailing
lists')),
62 '', MailmanLogo(.Format()
After wading through the configs & google for a few hours I figure I'd
just ask. Is there a variable that I can use to display moderator email
address links.
The same way owner_link is defined in HTMLFormatter.py:
owner_link = Link('mailto:' + self.GetOwnerEmail(), ownertext).Format()
The goal
-Original Message-
From: Mark Sapiro [mailto:m...@msapiro.net]
Sent: Wednesday, January 20, 2010 11:05 AM
To: Tim Van Dyne; mailman-users@python.org
Subject: Re: [Mailman-Users] Listinfo columns - can I wrap text
Tim Van Dyne wrote:
>Does anyone know of a way that I can hardcode th
Does anyone know of a way that I can hardcode the size of the columns
and wrap the list name text?
I'm running into the issue where some list names are lengthy and the
description text is getting smashed to the right, primarily because we
have our mailman page wrapped into our site's frame. I not
Is there a quick & easy way (preferably CLI) to just list all members
who do *not* have their mod bit set? The same way that you can list
members who have digest set.
I've looked around a bit and there doesn't seem to be any discussion
about this that I can find.
-Tim-
--
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
&g
ddr((i18ndesc, mlist.GetListEmail()))
msg['Reply-To'] = mlist.GetListEmail()
Or am I going in the wrong direction? I'm looking to just take the
description
out of the equation for anonymous_list.
-Original Message-
From: Mark Sapiro [mailto:m...@msapiro.net]
Se
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
>
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