unsubscribe.xml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  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. You can, if you want, unsubscribe from multiple lists at the same time
  11. using one email. If you want to do so, write some junk as the
  12. subject header, something that isn't a valid command like "hello". Then
  13. write the unsubscribe commands in the body of the message. The email
  14. will look like:
  15. </para>
  16. <blockquote><literallayout>
  17. To: listar@linuxfromscratch.org
  18. Subject: hello
  19. unsubscribe lfs-discuss
  20. unsubscribe lfs-apps
  21. unsubscribe alfs-discuss
  22. </literallayout></blockquote>
  23. <para>
  24. After you have sent the email, the Listar program will send you an
  25. email back requesting a confirmation of your unsubscription
  26. request. After you have sent back this confirmation email, Listar will
  27. send you an email again with the message that you have been unsubscribed
  28. from the list(s).
  29. </para>
  30. </sect2>