diff options
author | Thomas Balu Walter <tw@itreff.de> | 2001-03-16 17:52:55 +0000 |
---|---|---|
committer | Thomas Balu Walter <tw@itreff.de> | 2001-03-16 17:52:55 +0000 |
commit | 1b256332de6a7e02813bd137d50d15bf774e9eae (patch) | |
tree | 9bb05102231b0a7d5f7c29b5be503ec770e94a56 /chapter01/subscribe.xml | |
parent | 01f6681d892056182757d468ee9018f701114d30 (diff) |
You-Fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/subscribe.xml')
-rw-r--r-- | chapter01/subscribe.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/chapter01/subscribe.xml b/chapter01/subscribe.xml index 8a6eb670e..339dffbec 100644 --- a/chapter01/subscribe.xml +++ b/chapter01/subscribe.xml @@ -2,17 +2,18 @@ <title>How to subscribe?</title> <para> -You can subscribe to any of the above-mentioned mailinglists by sending +Any of the above-mentioned mailinglists can be subscribed to by sending an email to <ulink url="mailto:listar@linuxfromscratch.org"> -listar@linuxfromscratch.org</ulink> and write <emphasis>subscribe +listar@linuxfromscratch.org</ulink> and writing <emphasis>subscribe listname</emphasis> as the subject header of the message. </para> <para> -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 as the subject -header, something that isn't a valid command like "hello". Then write -the subscribe commands in the body of the message. The email will look +Multiple lists at the same time can be subscribed to by using +one email. This is done by writing some junk as the subject +header, something that isn't a valid command like "hello". Then +the subscribe commands need to be in the body of the message. + The email will look like: </para> @@ -28,10 +29,10 @@ subscribe alfs-discuss </literallayout></blockquote> <para> -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 +After the email is sent, the Listar program will reply with an +email requesting a confirmation of the subscription request. After +this confirmation email was sent back, Listar will send an +email again with the message that the user has been subscribed to the list(s) along with an introduction message for that particulair list. </para> |