source: chapter01/othermodes.xml@ 8836e60

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 6.0 6.1 6.1.1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk v4_1 v5_0 v5_1 v5_1_1 xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 8836e60 was 76c0b78, checked in by Mark Hymers <markh@…>, 22 years ago

spelling / phrasing fixes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 2.2 KB
Line 
1<sect2>
2<title>Other list modes</title>
3
4<para>The modes that can be set by a user require sending an email to
5<ulink url="mailto:listar@linuxfromscratch.org">listar@linuxfromscratch.org</ulink>.
6The modes themselves are set by writing
7the appropriate commands in the subject header of the message.</para>
8
9<para>As the name implies, the <emphasis>Set command</emphasis> tells what
10to write to set a mode. The <emphasis>Unset command</emphasis> tells
11what to write to unset a mode.</para>
12
13<para>The word "listname" in the example subject headers below should be
14replaced with the listname to which the mode is going to be applied.
15If more than one mode is to be set (to
16the same list or multiple lists) with one email, this can be done by
17leaving the subject header blank and writing all the commands in the body of
18the message instead.</para>
19
20</sect2>
21
22<sect2>
23<title>Digests</title>
24
25<literallayout>
26Set command: <emphasis>set listname digest</emphasis>
27Unset command: <emphasis>unset listname digest</emphasis>
28</literallayout>
29
30<para>All lists have the digest mode available which can be set after a user
31has subscribed to a list. Being in digest mode will
32cause you to stop receiving individual messages as they are posted to
33the list and instead receive one email a day containing all
34the messages posted to the list during that day.</para>
35
36<para>There is a second digest mode called digest2. When a user is set to this
37mode he will receive the daily digests but will also continue to
38receive the individual messages to the lists as they are posted. To
39set this mode, substitute <emphasis>digest</emphasis> for
40<emphasis>digest2</emphasis> in the command.</para>
41
42</sect2>
43
44<sect2>
45<title>Vacation</title>
46
47<literallayout>
48Set command: <emphasis>set listname vacation</emphasis>
49Unset command: <emphasis>unset listname vacation</emphasis>
50</literallayout>
51
52<para>If a user is going to be away for a while or wishes to stop receiving
53messages from the lists but doesn't want to unsubscribe, he can change
54to vacation mode. This has the same effect as unsubscribing,
55but without having to go through the unsubscribe process and
56then later through the subscribe process again.</para>
57
58</sect2>
59
Note: See TracBrowser for help on using the repository browser.