Hi.

I'm using Mailman 2.1.4 on Debian Woody (a Backport from backports.org)

To turn off those automatic "held for approval"-messages for any forthcoming new lists on my server, I tried to change the default value in mm_cfg.py:
RESPOND_TO_POST_REQUESTS = No
Without success.


The www-interface provides this option in:
Generell options / respond_to_post_requests (Yes/No)
changing the value here works fine.

I know, the value is hardcoded in /usr/lib/mailman/Mailman/MailList.py
Line 289:
self.respond_to_post_requests = 1

A comment in Line 288 sais:
# This stuff is configurable
but how?

What do I have to add in my mm_cfg.py to change this value?


-- cheers, Steffen Mueller

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to