unsubscribe.xml 974 B

123456789101112131415161718192021222324252627282930313233343536
  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 and
  12. putting all the commands in the body of the email. The email will look
  13. like:
  14. </para>
  15. <blockquote><literallayout>
  16. To: listar@linuxfromscratch.org
  17. Subject:
  18. unsubscribe lfs-discuss
  19. unsubscribe lfs-apps
  20. unsubscribe alfs-discuss
  21. </literallayout></blockquote>
  22. <para>
  23. After the email was sent, the Listar program will reply with an
  24. email requesting a confirmation of the unsubscription
  25. request. After this confirmation email is sent back, Listar will
  26. send an email again with the message that the user has been unsubscribed
  27. from the list(s).
  28. </para>
  29. </sect2>