unsubscribe.xml 963 B

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