othermodes.xml 2.2 KB

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