At 12:14 PM -0400 2006-06-01, Carl Fink wrote:
> I actually did restart Mailman, with no errors, and so far it seems to have
> taken my changes. If mm_cfg is just there to be read from, why is it a
> script instead of a text file /etc/mailman?
Because with a text /etc/mailman.cf configuration file, you then
have to write a program to parse that content and to deal with all
possible exceptions.
When the configuration is done in the Python language in a Python
script, you can let Python do all the parsing, and do the equivalent
of "#include" in order to pull in all your configuration details.
--
Brad Knowles, <[EMAIL PROTECTED]>
"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."
-- Benjamin Franklin (1706-1790), reply of the Pennsylvania
Assembly to the Governor, November 11, 1755
LOPSA member since December 2005. See <http://www.lopsa.org/>.
------------------------------------------------------
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/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Security Policy:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp