From 3a258ad5cdd98c5705af6c02ba91993b3d382adc Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 5 Dec 2007 17:23:41 -0500 Subject: Because the admin directory is no longer included, the www directory isn't either, and that's where the generated docs used to live. So now, make this directory include the generated docs, removing the old IPC7 and LISA-98 directories, and the .tex source files. These latter are moved to the admin repository. --- doc/mailman-admin/node13.html | 184 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 doc/mailman-admin/node13.html (limited to 'doc/mailman-admin/node13.html') diff --git a/doc/mailman-admin/node13.html b/doc/mailman-admin/node13.html new file mode 100644 index 00000000..bbf848ce --- /dev/null +++ b/doc/mailman-admin/node13.html @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + +2.1.4 Notifications + + + + + +

+2.1.4 Notifications +

+ +

+Mailman sends notifications to the list administrators or list members +under a number of different circumstances. Most of these +notifications can be configured in this section, but see the Bounce +Processing and Auto-responder categories for other notifications that +Mailman can send. + +

+

+
send_reminders
+
By default Mailman sends all list members a monthly password + reminder. This notice serves two purposes. First, it reminds + people about all the lists they may be subscribed to on this + domain, including the lists where their subscription may be + disabled. Second, it reminds people about their passwords for + these lists, as well as the url for their personal options pages, + so that they can more easily configure their subscription options. + +

+Some people get annoyed with these monthly reminders, and they can + disable the reminders via their subscription options page. For + some lists, the monthly reminders aren't appropriate for any of + the members, so you can disable them list-wide by setting the + send_reminders variable to No. + +

+

+
welcome_msg
+
When new members are subscribed to the list, either by their own + action, or the action of a list administrator, a welcome message + can be sent to them. The welcome message contains some common + boilerplate information, such as the name of the list, + instructions for posting to the list, and the member's + subscription password. You can add additional information to the + welcome message by typing the text into the welcome_msg + text box. Note that because this text is sent as part of an + email, it should not contain HTML. + +

+

+
send_welcome_msg
+
This flag controls whether or not the welcome message is sent to + new subscribers. + +

+

+
goodbye_msg
+
Like the welcome_msg, a ``goodbye'' message can be sent to + members when they unsubscribe from the list. Unlike the welcome + message, there's no boilerplate for the goodbye message. Enter + the entire goodbye message you'd like unsubscribing members to + receive into the goodbye_msg text box. + +

+

+
send_goodbye_msg
+
This flag controls whether or not the goodbye message is sent to + unsubscribing members. + +

+

+
admin_immed_notify
+
List moderators get notifications of pending administrative + actions, such as subscription or unsubscription requests that + require moderator approval, or posted messages that are being held + for moderator approval. List moderators will always get a daily + summary of such pending requests, but they can also get immediate + notifications when such a request is made. The + admin_immed_notify variable controls whether these + immediate notifications are sent or not. It's generally a good + idea to leave this set to Yes. + +

+

+
admin_notify_mchanges
+
This variable controls whether the list administrators should get + notifications when members join or leave the list. + +

+

+
respond_to_post_requests
+
This variable controls whether the original sender of a posting + gets a notice when their message is held for moderator approval. + +

+

+
+ +

+ +

+ + + + -- cgit v1.2.3