source: chapter01/othermodes.xml@ 8727a64

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 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 8727a64 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
RevLine 
[4aec656]1<sect2>
2<title>Other list modes</title>
3
[96f1ce6]4<para>The modes that can be set by a user require sending an email to
[b822811]5<ulink url="mailto:listar@linuxfromscratch.org">listar@linuxfromscratch.org</ulink>.
6The modes themselves are set by writing
[96f1ce6]7the appropriate commands in the subject header of the message.</para>
[c6b978bf]8
[b822811]9<para>As the name implies, the <emphasis>Set command</emphasis> tells what
[c6b978bf]10to write to set a mode. The <emphasis>Unset command</emphasis> tells
[b822811]11what to write to unset a mode.</para>
[c6b978bf]12
[76c0b78]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
[93af6c3]16the same list or multiple lists) with one email, this can be done by
[96f1ce6]17leaving the subject header blank and writing all the commands in the body of
[b822811]18the message instead.</para>
[c6b978bf]19
[4aec656]20</sect2>
21
[c6b978bf]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
[b822811]30<para>All lists have the digest mode available which can be set after a user
[1b256332]31has subscribed to a list. Being in digest mode will
[96f1ce6]32cause you to stop receiving individual messages as they are posted to
33the list and instead receive one email a day containing all
[b822811]34the messages posted to the list during that day.</para>
[c6b978bf]35
[b822811]36<para>There is a second digest mode called digest2. When a user is set to this
[1b256332]37mode he will receive the daily digests but will also continue to
[2483c44]38receive the individual messages to the lists as they are posted. To
[2a761d4]39set this mode, substitute <emphasis>digest</emphasis> for
[96f1ce6]40<emphasis>digest2</emphasis> in the command.</para>
[c6b978bf]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
[b822811]52<para>If a user is going to be away for a while or wishes to stop receiving
[96f1ce6]53messages from the lists but doesn't want to unsubscribe, he can change
[1b256332]54to vacation mode. This has the same effect as unsubscribing,
55but without having to go through the unsubscribe process and
[b822811]56then later through the subscribe process again.</para>
[c6b978bf]57
58</sect2>
59
Note: See TracBrowser for help on using the repository browser.