diff options
Diffstat (limited to 'chapter01/othermodes.xml')
-rw-r--r-- | chapter01/othermodes.xml | 40 |
1 files changed, 14 insertions, 26 deletions
diff --git a/chapter01/othermodes.xml b/chapter01/othermodes.xml index 36aa35efa..6e6a9449c 100644 --- a/chapter01/othermodes.xml +++ b/chapter01/othermodes.xml @@ -1,27 +1,21 @@ <sect2> <title>Other list modes</title> -<para> -The modes that can be set by a user require to send an email to -<ulink url="mailto:listar@linuxfromscratch.org"> -listar@linuxfromscratch.org</ulink>. The modes themselves are set by writing -the appropriate commands in the subject headers of the message. -</para> +<para>The modes that can be set by a user require to send an email to +<ulink url="mailto:listar@linuxfromscratch.org">listar@linuxfromscratch.org</ulink>. +The modes themselves are set by writing +the appropriate commands in the subject headers of the message.</para> -<para> -As the name implies, the <emphasis>Set command</emphasis> tells what +<para>As the name implies, the <emphasis>Set command</emphasis> tells what to write to set a mode. The <emphasis>Unset command</emphasis> tells -what to write to unset a mode. -</para> +what to write to unset a mode.</para> -<para> -The listname in the example subject headers should be replaced with the +<para>The listname in the example subject headers should be replaced with the listname to which the mode is going to be applied to. If more than one mode is to be set (to the same list or multiple lists) with one email, this can be done by leaving the subject header blank and write all the commands in the body of -the message instead. -</para> +the message instead.</para> </sect2> @@ -33,21 +27,17 @@ Set command: <emphasis>set listname digest</emphasis> Unset command: <emphasis>unset listname digest</emphasis> </literallayout> -<para> -All lists have the digest mode available which can be set after a user +<para>All lists have the digest mode available which can be set after a user has subscribed to a list. Being in digest mode will cause to stop receiving individual messages as they are posted to the list and instead send one email daily containing all -the messages posted to the list during that day. -</para> +the messages posted to the list during that day.</para> -<para> -There is a second digest mode called digest2. When a user is set to this +<para>There is a second digest mode called digest2. When a user is set to this mode he will receive the daily digests but will also continue to receive the individual messages to the lists as they are posted. To set this mode <emphasis>digest2</emphasis> has to be written instead of -<emphasis>digest</emphasis> in the subject header. -</para> +<emphasis>digest</emphasis> in the subject header.</para> </sect2> @@ -59,13 +49,11 @@ Set command: <emphasis>set listname vacation</emphasis> Unset command: <emphasis>unset listname vacation</emphasis> </literallayout> -<para> -If a user is going to be away for a while or wishes to stop receiving +<para>If a user is going to be away for a while or wishes to stop receiving messages from the lists but doesn't want to unsubscribe, he can set to vacation mode. This has the same effect as unsubscribing, but without having to go through the unsubscribe process and -then later through the subscribe process again. -</para> +then later through the subscribe process again.</para> </sect2> |