unsubscribe.xml 922 B

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