--- config_parse.pl.orig Sun Feb 15 23:47:41 1998 +++ config_parse.pl Mon Feb 16 00:50:20 1998 @@ -90,7 +90,7 @@ 'description', '', # description of list, one line 55 char 'subscribe_policy', "open\001closed\001auto\001open+confirm\001closed+confirm\001auto+confirm\001#!\$default_subscribe_policy ? \$default_subscribe_policy : 'open'", # open, closed, or auto. - 'unsubscribe_policy', "open\001closed\001auto\001open", + 'unsubscribe_policy', "open\001closed\001auto\001open\001open+confirm\001closed+confirm\001auto+confirm\001", # open, closed, or auto. 'mungedomain', 'no', # is user@foo.com == user@host.foo.com 'admin_passwd', '#!"$list.admin"', # administration password @@ -230,18 +230,21 @@ maintainer approval. Closed requires maintainer approval for all subscribe requests to the list. Adding '+confirm', ie, 'open+confirm', will cause majordomo to send a reply back to the -subscriber which includes a authentication number which must be sent -back in with another subscribe command.", +subscriber which includes an authentication number which must be sent +back.", 'unsubscribe_policy', "One of three values: open, closed, auto. Open allows people to unsubscribe themselves from the list. Auto allows anybody to unsubscribe -anybody to the list without maintainer approval. The existence of the -file .auto is the same as specifying the value auto. Closed -requires maintainer approval for all unsubscribe requests to the -list. In addition to the keyword, if the file .closed -exists, it is the same as specifying the value closed. The value of -this keyword overrides the value supplied by any existent files.", +anybody to the list without maintainer approval. Adding '+confirm', ie, +'open+confirm', will cause majordomo to send a reply back to the subscriber +which includes an authentication number which must be sent back. The +existence of the file .auto is the same as specifying the +value auto. Closed requires maintainer approval for all unsubscribe +requests to the list. In addition to the keyword, if the file +.closed exists, it is the same as specifying the value closed. +The value of this keyword overrides the value supplied by any existent +files.", 'mungedomain', "If set to yes, a different method is used to determine a matching