subscribe.xml 1.0 KB

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