From 6370fa6cff0ec2a8ac8d50d1595ec9500f6631c9 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 24 Jan 2001 00:31:17 +0000 Subject: Initial commit - LFS 2.4.4 files git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@14 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/subscribe.sgml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 chapter01/subscribe.sgml (limited to 'chapter01/subscribe.sgml') diff --git a/chapter01/subscribe.sgml b/chapter01/subscribe.sgml new file mode 100644 index 000000000..ceb4d4968 --- /dev/null +++ b/chapter01/subscribe.sgml @@ -0,0 +1,39 @@ + +How to subscribe? + + +You can subscribe to any of the above mentioned mailinglists by sending +an email to +listar@linuxfromscratch.org and write subscribe +listname in the subject line of the message. + + + +You can, if you want, subscribe to multiple lists at the same time using +one email. If you want to do so, write some junk in the subject +line, something that isn't a valid command like "hello". Then write +the subscribe commands in the body of the message. The email will look +like: + + +
+ +To: listar@linuxfromscratch.org +Subject: hello + +subscribe lfs-discuss +subscribe lfs-apps +subscribe alfs-discuss + +
+ + +After you have sent the email, the Listar program will send you an +email back requesting a confirmation of your subscription request. After +you have sent back this confirmation email, Majordomo will send you an +email again with the message that you have been subscribed to the +list(s) along with an introduction message for that particulair list. + + +
+ -- cgit v1.2.3-54-g00ecf