othermodes.xml 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <sect2>
  2. <title>Other list modes</title>
  3. <para>
  4. The modes you can set yourself to require you to send an email to
  5. <ulink url="mailto:listar@linuxfromscratch.org">
  6. listar@linuxfromscratch.org</ulink>. The modes themselves are set by writing
  7. the appropriate commands in the subject headers of the message.
  8. </para>
  9. <para>
  10. As the name implies the <emphasis>Set command</emphasis> tells you what
  11. to write to set a mode. The <emphasis>Unset command</emphasis> tells
  12. you what to write to unset a mode.
  13. </para>
  14. <para>
  15. Replace listname in the example subject headers with the listname to which
  16. you want to apply the mode to. If you want to set more than one mode (to
  17. the same list or multiple lists) with one email you can do so by writing
  18. junk in the subject header like "hello" and then put the commands in the
  19. body of the message instead.
  20. </para>
  21. </sect2>
  22. <sect2>
  23. <title>Digests</title>
  24. <literallayout>
  25. Set command: <emphasis>set listname digest</emphasis>
  26. Unset command: <emphasis>unset listname digest</emphasis>
  27. </literallayout>
  28. <para>
  29. All lists have the digest mode available and you can set yourself to
  30. digest mode, after you subscribe to a list. Being in digest mode will
  31. cause you to stop receiving individual messages as they are posted to
  32. the list and instead you will receive one email daily containing all
  33. the messages posted to the list that day.
  34. </para>
  35. <para>
  36. There is a second digest mode called digest2. When you are set to this
  37. mode you will receive the daily digests but you will also continue to
  38. receive the individual messages to the lists are they are posted. To
  39. set yourself to this mode write <emphasis>digest2</emphasis> instead of
  40. <emphasis>digest</emphasis> in the subject header.
  41. </para>
  42. </sect2>
  43. <sect2>
  44. <title>Vacation</title>
  45. <literallayout>
  46. Set command: <emphasis>set listname vacation</emphasis>
  47. Unset command: <emphasis>unset listname vacation</emphasis>
  48. </literallayout>
  49. <para>
  50. If you are going to be away for a while or wish to stop receiving
  51. messages from the lists but you don't want to unsubscribe you can set
  52. yourself to vacation mode. This has the same effect as unsubscribing
  53. yourself, but you don't have to go through the unsubscribe process and
  54. then later through the subscribe process again.
  55. </para>
  56. </sect2>