From c6b978bffbc6025aa65a985825a47c9e63b51366 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 23 Feb 2001 16:28:51 +0000 Subject: Initial commit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@200 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/alfsbackend.xml | 10 ++++++++ chapter01/othermodes.xml | 65 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+) create mode 100644 chapter01/alfsbackend.xml create mode 100644 chapter01/othermodes.xml diff --git a/chapter01/alfsbackend.xml b/chapter01/alfsbackend.xml new file mode 100644 index 000000000..f94e9d8a5 --- /dev/null +++ b/chapter01/alfsbackend.xml @@ -0,0 +1,10 @@ + +alfs-backend + + +The alfs-backend mailinglist discusses matters regarding the ALFS +backend. + + + + diff --git a/chapter01/othermodes.xml b/chapter01/othermodes.xml new file mode 100644 index 000000000..46613e67f --- /dev/null +++ b/chapter01/othermodes.xml @@ -0,0 +1,65 @@ + +The modes you can set yourself to require you to send an email to + +listar@linuxfromscratch.org. The modes themselves are set by writing +the appropriate commands in the subject headers of the message. + + + +As the name implies the Set command tells you what +to write to set a mode. The Unset command tells +you what to write to unset a mode. + + + +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. + + + +Digests + + +Set command: set listname digest +Unset command: unset listname digest + + + +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. + + + +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 digest2 instead of +digest in the subject header. + + + + + +Vacation + + +Set command: set listname vacation +Unset command: unset listname vacation + + + +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. + + + + -- cgit v1.2.3-54-g00ecf