source: chapter01/othermodes.xml@ 191ee3b

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 v3_0 v3_1 v3_2 v3_3 v4_0 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 191ee3b was 93af6c3, checked in by Gerard Beekmans <gerard@…>, 23 years ago

More updates

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