[Mailman-Users] Mailman moderator email links variable

Tim Van Dyne Tim.VanDyne at valleyair.org
Wed Jan 27 18:06:12 CET 2010


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 is to change the line in HTMLFormatter.py that displays the
site owner email in the footer:
innertext = _('%(listinfo_link)s list run by %(owner_link)s')
To show moderator emails instead...


-Tim-


More information about the Mailman-Users mailing list