source: chapter01/othermodes.xml@ 14db290

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 12.2 12.2-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/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 14db290 was c6b978bf, checked in by Gerard Beekmans <gerard@…>, 24 years ago

Initial commit

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

  • Property mode set to 100644
File size: 2.2 KB
Line 
1<para>
2The modes you can set yourself to require you to send an email to
3<ulink url="mailto:listar@linuxfromscratch.org">
4listar@linuxfromscratch.org</ulink>. The modes themselves are set by writing
5the appropriate commands in the subject headers of the message.
6</para>
7
8<para>
9As the name implies the <emphasis>Set command</emphasis> tells you what
10to write to set a mode. The <emphasis>Unset command</emphasis> tells
11you what to write to unset a mode.
12</para>
13
14<para>
15Replace listname in the example subject headers with the listname to which
16you want to apply the mode to. If you want to set more than one mode (to
17the same list or multiple lists) with one email you can do so by writing
18junk in the subject header like "hello" and then put the commands in the
19body of the message instead.
20</para>
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>
31All lists have the digest mode available and you can set yourself to
32digest mode, after you subscribe to a list. Being in digest mode will
33cause you to stop receiving individual messages as they are posted to
34the list and instead you will receive one email daily containing all
35the messages posted to the list that day.
36</para>
37
38<para>
39There is a second digest mode called digest2. When you are set to this
40mode you will receive the daily digests but you will also continue to
41receive the individual messages to the lists are they are posted. To
42set yourself to this mode write <emphasis>digest2</emphasis> instead of
43<emphasis>digest</emphasis> in the subject header.
44</para>
45
46</sect2>
47
48<sect2>
49<title>Vacation</title>
50
51<literallayout>
52Set command: <emphasis>set listname vacation</emphasis>
53Unset command: <emphasis>unset listname vacation</emphasis>
54</literallayout>
55
56<para>
57If you are going to be away for a while or wish to stop receiving
58messages from the lists but you don't want to unsubscribe you can set
59yourself to vacation mode. This has the same effect as unsubscribing
60yourself, but you don't have to go through the unsubscribe process and
61then later through the subscribe process again.
62</para>
63
64</sect2>
65
Note: See TracBrowser for help on using the repository browser.