mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
Initial commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@200 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c602ecdb6c
commit
c6b978bffb
10
chapter01/alfsbackend.xml
Normal file
10
chapter01/alfsbackend.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<sect2>
|
||||
<title>alfs-backend</title>
|
||||
|
||||
<para>
|
||||
The alfs-backend mailinglist discusses matters regarding the ALFS
|
||||
backend.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
65
chapter01/othermodes.xml
Normal file
65
chapter01/othermodes.xml
Normal file
@ -0,0 +1,65 @@
|
||||
<para>
|
||||
The modes you can set yourself to require you to send 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>
|
||||
|
||||
<para>
|
||||
As the name implies the <emphasis>Set command</emphasis> tells you what
|
||||
to write to set a mode. The <emphasis>Unset command</emphasis> tells
|
||||
you what to write to unset a mode.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Replace listname in the example subject headers with the listname to which
|
||||
you want to apply the mode to. If you want to set more than one mode (to
|
||||
the same list or multiple lists) with one email you can do so by writing
|
||||
junk in the subject header like "hello" and then put the commands in the
|
||||
body of the message instead.
|
||||
</para>
|
||||
|
||||
<sect2>
|
||||
<title>Digests</title>
|
||||
|
||||
<literallayout>
|
||||
Set command: <emphasis>set listname digest</emphasis>
|
||||
Unset command: <emphasis>unset listname digest</emphasis>
|
||||
</literallayout>
|
||||
|
||||
<para>
|
||||
All lists have the digest mode available and you can set yourself to
|
||||
digest mode, after you subscribe to a list. Being in digest mode will
|
||||
cause you to stop receiving individual messages as they are posted to
|
||||
the list and instead you will receive one email daily containing all
|
||||
the messages posted to the list that day.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
There is a second digest mode called digest2. When you are set to this
|
||||
mode you will receive the daily digests but you will also continue to
|
||||
receive the individual messages to the lists are they are posted. To
|
||||
set yourself to this mode write <emphasis>digest2</emphasis> instead of
|
||||
<emphasis>digest</emphasis> in the subject header.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Vacation</title>
|
||||
|
||||
<literallayout>
|
||||
Set command: <emphasis>set listname vacation</emphasis>
|
||||
Unset command: <emphasis>unset listname vacation</emphasis>
|
||||
</literallayout>
|
||||
|
||||
<para>
|
||||
If you are going to be away for a while or wish to stop receiving
|
||||
messages from the lists but you don't want to unsubscribe you can set
|
||||
yourself to vacation mode. This has the same effect as unsubscribing
|
||||
yourself, but you don't have to go through the unsubscribe process and
|
||||
then later through the subscribe process again.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user