subscribe.xml 1.0 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <sect2>
  2. <title>How to subscribe?</title>
  3. <para>
  4. Any of the above-mentioned mailinglists can be subscribed to by sending
  5. an email to <ulink url="mailto:listar@linuxfromscratch.org">
  6. listar@linuxfromscratch.org</ulink> and writing <emphasis>subscribe
  7. listname</emphasis> as the subject header of the message.
  8. </para>
  9. <para>
  10. Multiple lists at the same time can be subscribed to by using
  11. one email. This is done by leaving the subject blank and putting all the
  12. commands in the body of the email. The email will look like:
  13. </para>
  14. <blockquote><literallayout>
  15. To: listar@linuxfromscratch.org
  16. Subject:
  17. subscribe lfs-discuss
  18. subscribe lfs-apps
  19. subscribe alfs-discuss
  20. </literallayout></blockquote>
  21. <para>
  22. After the email is sent, the Listar program will reply with an
  23. email requesting a confirmation of the subscription request. After
  24. this confirmation email was sent back, Listar will send an
  25. email again with the message that the user has been subscribed to the
  26. list(s) along with an introduction message for that particular list.
  27. </para>
  28. </sect2>