subscribe.xml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <sect2>
  2. <title>How to subscribe?</title>
  3. <para>
  4. You can subscribe to any of the above mentioned mailinglists by sending
  5. an email to <ulink url="mailto:listar@linuxfromscratch.org">
  6. listar@linuxfromscratch.org</ulink> and write <emphasis>subscribe
  7. listname</emphasis> in the subject line of the message.
  8. </para>
  9. <para>
  10. You can, if you want, subscribe to multiple lists at the same time using
  11. one email. If you want to do so, write some junk in the subject
  12. line, something that isn't a valid command like "hello". Then write
  13. the subscribe commands in the body of the message. The email will look
  14. like:
  15. </para>
  16. <blockquote><literallayout>
  17. To: listar@linuxfromscratch.org
  18. Subject: hello
  19. subscribe lfs-discuss
  20. subscribe lfs-apps
  21. subscribe alfs-discuss
  22. </literallayout></blockquote>
  23. <para>
  24. After you have sent the email, the Listar program will send you an
  25. email back requesting a confirmation of your subscription request. After
  26. you have sent back this confirmation email, Majordomo will send you an
  27. email again with the message that you have been subscribed to the
  28. list(s) along with an introduction message for that particulair list.
  29. </para>
  30. </sect2>