mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
grammar fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
07faea30f5
commit
96f1ce693b
@ -1,10 +1,10 @@
|
||||
<sect2>
|
||||
<title>Other list modes</title>
|
||||
|
||||
<para>The modes that can be set by a user require to send an email to
|
||||
<para>The modes that can be set by a user require sending 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>
|
||||
the appropriate commands in the subject header of the message.</para>
|
||||
|
||||
<para>As the name implies, the <emphasis>Set command</emphasis> tells what
|
||||
to write to set a mode. The <emphasis>Unset command</emphasis> tells
|
||||
@ -14,7 +14,7 @@ what to write to unset a mode.</para>
|
||||
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
|
||||
leaving the subject header blank and writing all the commands in the body of
|
||||
the message instead.</para>
|
||||
|
||||
</sect2>
|
||||
@ -29,15 +29,15 @@ Unset command: <emphasis>unset listname digest</emphasis>
|
||||
|
||||
<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
|
||||
cause you to stop receiving individual messages as they are posted to
|
||||
the list and instead receive one email a day containing all
|
||||
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
|
||||
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>
|
||||
set this mode, substiture <emphasis>digest</emphasis for
|
||||
<emphasis>digest2</emphasis> in the command.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -50,7 +50,7 @@ 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
|
||||
messages from the lists but doesn't want to unsubscribe, he can set
|
||||
messages from the lists but doesn't want to unsubscribe, he can change
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user