How can I change the "admin" list?

I want to change the "admin" list on my Mailman site(s) from "mailman@site.tld" to some other address, namely another another Mailman email list (in part because mailman@site.tld gets spam, and also because I have a general site-admin@site.tld that handls all admin email addresses).
Is this possible? If so, how can I do this?
-matt

Matt England wrote:
I want to change the "admin" list on my Mailman site(s) from "mailman@site.tld" to some other address, namely another another Mailman email list (in part because mailman@site.tld gets spam, and also because I have a general site-admin@site.tld that handls all admin email addresses).
Is this possible? If so, how can I do this?
Put
MAILMAN_SITE_LIST = 'site-admin'
in mm_cfg.py and restart Mailman. This assumes you want to use the site-admin@site.tld list. If not, it can be the name of any mailman list, but the list must exist.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
Matt England