mlmmj_boolean("closedlist",
"Closed list",
"If the list is open or closed. If it's closed subscription ".
- "and unsubscription via mail is disabled. Also note that ".
- "confirmation is disabled too, so the -C option to mlmmj-sub ".
- "and mlmmj-unsub is of no use with a closed list.");
+ "and unsubscription via mail is disabled.");
+
+mlmmj_boolean("closedlistsub",
+ "Closed for subscription",
+ "Closed for subscription. Unsubscription is possible.");
mlmmj_boolean("nosubconfirm",
"No subscribe confirmation",
"Moderators",
"If the list is moderated, this is the list of moderators.");
+mlmmj_list("submod",
+ "Subscription moderators",
+ "This is the list of moderators that will approve subscriptions.");
+
mlmmj_boolean("tocc",
"To: Cc:",
"If this option is set, the list address does not have to be in the To: or Cc: header of the email to the list.");
"No subscribers only deny mails",
"This switch turns off whether mlmmj sends out notification about postings ".
"being rejected due to a subscribers only posting list (see 'subonlypost').");
+
+mlmmj_boolean("nodigesttext",
+ "No digest text summary",
+ "This switch turns off whether digest mails will have a text part with a thread ".
+ "summary.");
mlmmj_boolean("closedlist",
"Closed list",
"If the list is open or closed. If it's closed subscription ".
- "and unsubscription via mail is disabled. Also note that ".
- "confirmation is disabled too, so the -C option to mlmmj-sub ".
- "and mlmmj-unsub is of no use with a closed list.");
+ "and unsubscription via mail is disabled.");
+
+mlmmj_boolean("closedlistsub",
+ "Closed for subscription",
+ "Closed for subscription. Unsubscription is possible.");
mlmmj_boolean("nosubconfirm",
"No subscribe confirmation",
"Moderators",
"If the list is moderated, this is the list of moderators.");
+mlmmj_list("submod",
+ "Subscription moderators",
+ "This is the list of moderators that will approve subscriptions.");
+
mlmmj_boolean("tocc",
"To: Cc:",
"If this option is set, the list address does not have to be in the To: or Cc: header of the email to the list.");
"No subscribers only deny mails",
"This switch turns off whether mlmmj sends out notification about postings ".
"being rejected due to a subscribers only posting list (see 'subonlypost').");
+
+mlmmj_boolean("nodigesttext",
+ "No digest text summary",
+ "This switch turns off whether digest mails will have a text part with a thread ".
+ "summary.");