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 mail...@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 ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org