I have a question about the format of acceptable_aliases . I want to know how to specify addresses in a template config file that I then use to create new lists. I have a test list, and in the administrator web interface under
o Privacy options... o [Recipient filters] in the "Alias names (regexps) ..." box I entered [EMAIL PROTECTED] [EMAIL PROTECTED] (two full addresses on two separate lines). Note that I am using full e-mail addresses and not regular expressions here. When I used config_list -o ttbsf.config test-transmit to produce a config file, I saw in ttbsf.config: acceptable_aliases = """[EMAIL PROTECTED] [EMAIL PROTECTED]""" The details page says, "This option takes a list of regular expressions, one per line,...". If I want to add e-mail addresses to an existing template file, do I use the format I saw in the config file, with three initial quotation marks, each address on a separate line, and three closing quotation marks? This format does not seem user-friendly, but I assume that it is the product of the translation of regular expressions to config file format. Thanks. ---------------------------------------------------------------------- Barry S. Finkel Computing and Information Systems Division Argonne National Laboratory Phone: +1 (630) 252-7277 9700 South Cass Avenue Facsimile:+1 (630) 252-4601 Building 222, Room D209 Internet: [EMAIL PROTECTED] Argonne, IL 60439-4828 IBMMAIL: I1004994 ------------------------------------------------------ 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