aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/unsubscribe.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-07-29 16:03:10 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-07-29 16:03:10 +0000
commit451414eb85da186115316c57e6adb70ddb3edc8d (patch)
tree6949ead263fb33a4bb1356dd04ab1e2aa12cb12c /chapter01/unsubscribe.xml
parentf72120bb4d36c9122dfb4a5c8e938536d2375693 (diff)
stripped mailinglist information, pointed to online page instead
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/unsubscribe.xml')
-rw-r--r--chapter01/unsubscribe.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/chapter01/unsubscribe.xml b/chapter01/unsubscribe.xml
deleted file mode 100644
index e8f94ff76..000000000
--- a/chapter01/unsubscribe.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<sect2>
-<title>How to unsubscribe?</title>
-
-<para>To unsubscribe from a list, send an email to
-<ulink url="mailto:listar@linuxfromscratch.org">listar@linuxfromscratch.org</ulink>
-and write <emphasis>unsubscribe
-listname</emphasis> as the subject header of the message.</para>
-
-<para>Multiple lists can be unsubscribed at the same time
-using one email. This is done by leaving the subject header blank and
-putting all the commands in the body of the email. The email will look
-like: </para>
-
-<blockquote><literallayout>To: listar@linuxfromscratch.org
-Subject:
-
-unsubscribe lfs-dev
-unsubscribe blfs-support
-unsubscribe alfs-discuss</literallayout></blockquote>
-
-<para>After the email is sent, the Listar program will reply with an
-email requesting a confirmation of the unsubscription
-request. After this confirmation email is sent back, Listar will
-send an email again with the message that the user has been unsubscribed
-from the list(s).</para>
-
-</sect2>
-