starting.xml 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <section id="ch_starting">
  3. <title>Getting started with Claws Mail</title>
  4. <section id="start_wizard">
  5. <title>The initial wizard</title>
  6. <para>
  7. The first time that you start Claws Mail, you will be asked a few
  8. questions in order to set up an account. These questions are easy to
  9. answer and grouped in several short pages.
  10. </para><para>
  11. First you will be asked to fill in your name, (<emphasis>usually
  12. guessed from the operating system</emphasis>), your email address, and
  13. the name of your organisation, (<emphasis>optional</emphasis>).
  14. </para><para>
  15. The following page will allow you to enter details of how to retrieve
  16. your mail. The format of the page will be determined by the
  17. <quote>Server type</quote>:
  18. </para>
  19. <blockquote>
  20. <variablelist>
  21. <varlistentry>
  22. <term>POP3</term>
  23. <listitem>
  24. <para>
  25. If you choose POP3, you will need to enter the server address,
  26. username, and password. The password is optional, if you don't provide
  27. it here then you will be prompted for it each time it is needed.
  28. </para>
  29. </listitem>
  30. </varlistentry>
  31. <varlistentry>
  32. <term>IMAP</term>
  33. <listitem>
  34. <para>
  35. If you choose IMAP, you will need to enter the server address,
  36. username, password, and IMAP server directory. The password is
  37. optional, if you don't provide it here then you will be prompted for it
  38. each time it is needed. The IMAP server directory is also optional,
  39. often it is not needed and can be left empty.
  40. </para>
  41. </listitem>
  42. </varlistentry>
  43. <varlistentry>
  44. <term>Local mbox file</term>
  45. <listitem>
  46. <para>
  47. If you choose Local mbox file, you will need to enter the location of
  48. your local mailbox spool file. This location depends on your Operating
  49. System, but values like <filename>/var/mail/username</filename> or
  50. <filename>/var/spool/mail/username</filename> are common, where
  51. <literal>username</literal> is your system login.
  52. </para>
  53. </listitem>
  54. </varlistentry>
  55. </variablelist>
  56. </blockquote>
  57. <para>
  58. On the next page you will enter the address of your SMTP server,
  59. (<emphasis>sometimes referred to as
  60. <quote>Outgoing server</quote></emphasis>). You will also be asked
  61. whether to authenticate when sending mail; this is often not the case
  62. if you're using an ISP to connect to Internet, and often the case if
  63. you are configuring a professional account.
  64. </para><para>
  65. If you chose either POP3 or Local mbox file, the next page will ask
  66. you where you want to save your mail on disk. The default,
  67. <quote>Mail</quote>, is usually ok and will save your mails in a
  68. directory called <filename>Mail</filename> in your home directory.
  69. </para><para>
  70. If Claws Mail is built with support for OpenSSL, you will next see
  71. the <quote>Security</quote> page, here you will be able to choose to
  72. use SSL encryption to send and receive your emails. Most ISPs do not
  73. enable this, but many companies do; if you're unsure about it, you can
  74. leave them unselected.
  75. </para><para>
  76. You can now click on the Save button, and start enjoying Claws Mail.
  77. </para>
  78. </section>
  79. <section id="start_getting">
  80. <title>Getting mail</title>
  81. <para>
  82. Retrieving your email can be done from the toolbar button named
  83. <quote>Get mail</quote> or from the <quote>Receive</quote> submenu of
  84. the <quote>Message</quote> menu.
  85. </para><para>
  86. If you want Claws Mail to check your mail automatically at regular
  87. intervals, you can ask it to do so from the
  88. <quote>Mail handling: Receiving</quote> preference page which you'll
  89. find in the <quote>Configuration/Preferences...</quote> menu. Just
  90. click the
  91. <quote>Automatically check new mail every [...] minute(s)</quote>
  92. checkbox, and set the interval to your liking.
  93. </para>
  94. </section>
  95. <section id="start_reading">
  96. <title>Reading your mail</title>
  97. <para>
  98. Once you have retrieved your emails, the Inbox folder will contain
  99. them. The total number of emails in a folder is shown at the right of
  100. the folder's name, along with the number of unread and new emails in
  101. it. To see them, click on the folder row in the folder list, and the
  102. list of emails in that folder will be displayed in the Message List
  103. pane. You can then select an email using the mouse, or by using the Up
  104. and Down keys to navigate through the list, and the Space bar to
  105. display and scroll emails. You can use other keys to navigate through
  106. emails, like P and N (previous and next).
  107. </para>
  108. </section>
  109. <section id="start_writing">
  110. <title>Writing your first mail</title>
  111. <para>
  112. When clicking on the <quote>Compose</quote> button of the toolbar, a
  113. composition window will open. This window contains different fields
  114. which you should be able to recognise easily: if you have multiple
  115. accounts, the From field can be used to select which account you want
  116. to use for this email; the To field is for recipient of the email. When
  117. you fill it in, a second To field will appear, so that you can send the
  118. email to multiple recipients. You can also change the To field to a Cc
  119. field or other types of fields, by using its dropdown menu, or by
  120. typing in the field that you require. After that, you will be able to
  121. set the subject of your email, then type its body.
  122. </para><para>
  123. A little note about an email's subject: Claws Mail will ask you for
  124. confirmation if you attempt to send an email with an empty subject.
  125. This is because it can be annoying for the recipient to receive emails
  126. without a subject, as it doesn't help in handling email.
  127. </para>
  128. </section>
  129. <section id="start_sending">
  130. <title>Sending your first mail</title>
  131. <para>
  132. When you have finished writing your first email, you can either click
  133. the <quote>Send</quote> button to send your email immediately, or use
  134. the <quote>Send later</quote> button to queue the message for later
  135. sending. When using <quote>Send</quote>, the composition window will
  136. close itself when the mail has been sent; it will stay open if there is
  137. an error. When using <quote>Send later</quote>, the composition window
  138. will immediately close, and your email will be stored in your Queue
  139. folder. It will then be sent when you click the <quote>Send</quote>
  140. button in the main window's toolbar.
  141. </para><para>
  142. The emails that you send are saved in the Sent folder of your mailbox,
  143. so that you can recall what you wrote to whom, or use an already sent
  144. email as a template to write another.
  145. </para>
  146. </section>
  147. </section>