[Mailman-Users] Changing "Send questions and comments" mail-address without changing MAILMAN_OWNER

Henrik Rasmussen her at adm.ku.dk
Tue Aug 27 11:00:48 CEST 2013


I am running a Mailman version 2.1.5 installation. I need to change the e-mail address that users are requested to send questions and comments to
(messages/uk/LC_MESSAGES/mailman.po: msgid "<p>(Send questions and comments to "

I still need other mails like non-handled bounces to be sent to the original MAILMAN_OWNER site admin address mailman at my-server.example.com

Is there a better way to achieve this than to change the line 280 in the Mailman/Cgi/admin.py file?

* Line 280: Link('mailto:%s' % mailman_owner, mailman_owner)

Henrik Rasmussen


More information about the Mailman-Users mailing list