compose.hlp 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. <chapter>
  2. <title>
  3. Compose
  4. </title>
  5. <summary>
  6. With this feature, you can send messages to different people
  7. from within SquirrelMail.
  8. </summary>
  9. <description>
  10. <p>
  11. The Compose menu choice will take you to a new Compose page.
  12. Here you will find several fields and a couple of buttons.
  13. Depending on how you got to the compose view, some of these
  14. fields may already be filled in.
  15. </p>
  16. </description>
  17. </chapter>
  18. <section>
  19. <title>
  20. From
  21. </title>
  22. <description>
  23. <p>The <B>From:</B> field will only be displayed if you have enabled multiple
  24. identities (through the Options, Personal Preferences menu). If you've done
  25. so you can choose which identity you want to use, i.e. which name and
  26. email address appear as the From-line of your message.
  27. </p>
  28. </description>
  29. </section>
  30. <section>
  31. <title>
  32. To
  33. </title>
  34. <description>
  35. <p>
  36. Next is the <B>To:</B> field. In this field you should
  37. enter the email address of the person or persons you are sending a
  38. message to. You may enter as many addresses as you like, separating
  39. them with a comma. One may also press the "Addresses" button to fill
  40. in the field. Don't worry if the entire address is not displayed.
  41. The field is a fixed length, but everything you put in it will be used,
  42. even though it might scroll to the right or left.
  43. </p>
  44. </description>
  45. </section>
  46. <section>
  47. <title>
  48. Cc
  49. </title>
  50. <description>
  51. <p>
  52. Next is the <B>CC:</B> field. CC is an abbreviation for <B>C</B>arbon
  53. <B>C</B>opy. If you wish to send someone else a copy of the message
  54. here is where you would do that. Think of this in the same way a memo
  55. is laid out. You can have as many people as you like in the <B>To:</B>,
  56. <B>CC:</B>, and <B>BCC:</B> fields. Only the people to whom the message
  57. has direct impact would be in the <B>To:</B> field while recipients to
  58. whom this is possibly only informative would be in the <B>CC:</B> and
  59. <B>BCC:</B> fields.
  60. </p>
  61. </description>
  62. </section>
  63. <section>
  64. <title>
  65. Bcc
  66. </title>
  67. <description>
  68. <p>
  69. BCC is an abbreviation for <B>B</B>lind <B>C</B>arbon <B>C</B>opy.
  70. Use this to send someone a copy of the email <I>without</I> the
  71. recipients in the <B>To:</B> or <B>CC:</B> fields knowing about it.
  72. </p>
  73. </description>
  74. </section>
  75. <section>
  76. <title>
  77. Subject
  78. </title>
  79. <description>
  80. <p>
  81. Type in a relevant heading here. Remember, email can be a great time
  82. saver and an accurate subject line is one big reason.
  83. </p>
  84. </description>
  85. </section>
  86. <section>
  87. <title>
  88. Addresses Button
  89. </title>
  90. <description>
  91. <p>
  92. This button will open the address book after a search box is presented.
  93. Something must be entered in the search box to retrieve a result.
  94. If all addresses in the address book are required, press the List All button.
  95. The address book has enough functionality
  96. that it deserves it's own section. More detailed information is
  97. available in the "Addresses" chapter.
  98. </p>
  99. </description>
  100. </section>
  101. <section>
  102. <title>
  103. Save Draft button
  104. </title>
  105. <description>
  106. <p>
  107. If you've been composing a message but for some reason aren't ready
  108. to send it yet, you can use this button to save the message in the
  109. Drafts folder. If later you want to finish the message and send it out,
  110. go to the Drafts folder, open the message and you will return to the
  111. compose page with your message filled in.
  112. </p>
  113. </description>
  114. </section>
  115. <section>
  116. <title>
  117. Priority
  118. </title>
  119. <description>
  120. <p>
  121. If enabled by your system administrator, at the right of the
  122. buttons a drop down list "Priority" is available. Here you can
  123. select, surprisingly, the priority of this message. A high-priority
  124. message might be presented in a different way by the recepient's
  125. mail program. Note that excessive use of this function will devalue it's
  126. effect.
  127. </p>
  128. </description>
  129. </section>
  130. <section>
  131. <title>
  132. Message Body
  133. </title>
  134. <description>
  135. <p>
  136. The large empty box is for whatever you want to put there. If a
  137. signature file has been saved it will appear here as well. This is
  138. where you type the body of your message.
  139. </p>
  140. </description>
  141. </section>
  142. <section>
  143. <title>
  144. Attach
  145. </title>
  146. <description>
  147. <p>
  148. Located at the bottom of the Compose page, this feature allows you to
  149. include a file with your email. The file must be located on your
  150. <I>local</I> machine or network to be attached. A browse button is
  151. present so you may search through your directory structure and click
  152. on the file to include. Alternatively you may type directly into the
  153. attach field if you know the full path and exact file name. Simply
  154. press the Add button to list the selected file as an attachment and it
  155. will appear below.
  156. </p>
  157. <p>
  158. Once at least one file is presented for attachment another button is
  159. revealed. Deletion of one or more attached files is accomplished by
  160. selecting the offending file or files and pressing the delete selected
  161. attachments button.
  162. <p>
  163. </description>
  164. </section>