aboutsummaryrefslogtreecommitdiff
path: root/manual/en/sylpheed-10.html
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-16 04:22:29 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-16 04:22:29 +0000
commit5888cc32078ab8bd686fa4a10df1400a0031e60b (patch)
treeedf9dda452930251017fcc34408df12da116a36c /manual/en/sylpheed-10.html
parent158c8d1e3f67f4bf2dd40293da8b579e97033ef5 (diff)
updated and added missing source file of English manual.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2618 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'manual/en/sylpheed-10.html')
-rw-r--r--manual/en/sylpheed-10.html28
1 files changed, 9 insertions, 19 deletions
diff --git a/manual/en/sylpheed-10.html b/manual/en/sylpheed-10.html
index c00e4c23..c28bf1c5 100644
--- a/manual/en/sylpheed-10.html
+++ b/manual/en/sylpheed-10.html
@@ -2,7 +2,7 @@
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
- <TITLE>Sylpheed User's Manual: Composing Messages</TITLE>
+ <TITLE>Sylpheed User's Manual: Recieving Messages</TITLE>
<LINK HREF="sylpheed-11.html" REL=next>
<LINK HREF="sylpheed-9.html" REL=previous>
<LINK HREF="sylpheed.html#toc10" REL=contents>
@@ -12,29 +12,19 @@
<A HREF="sylpheed-9.html">Previous</A>
<A HREF="sylpheed.html#toc10">Contents</A>
<HR>
-<H2><A NAME="s10">10. Composing Messages</A></H2>
+<H2><A NAME="s10">10. Recieving Messages</A></H2>
-<H2><A NAME="ss10.1">10.1 Composing a New Message</A>
+<H2><A NAME="ss10.1">10.1 Using POP Reception Function in Sylpheed</A>
</H2>
-<P>When you start writing a new message, you are presented a nice dialog in which you can enter all kinds of information. In the From: line you find a dropdown list. In there you can select the e-mail account you want to use as the sending account.
-<P>In the To: / Cc: / Bcc: part, you write the e-mail address of the receiver. You can enter several e-mail addresses, as long as they are separated by commas. An important utility here is the button "Address". When you click that, you see the address book. You can point at an address, click the "To:", "Cc:" or "Bcc:" button, and Sylpheed will place the address in the selected line. The Bcc: may be greyed out. In order to make that accessible, you need to add the Bcc: line to the message. You do that through the Message menu, and checking the Bcc option.
-<P>In the Subject line you enter a short descriptive text what your message will be about.
-<P>You can move between these lines by pressing TAB (to skip to the next line) and SHIFT-TAB (to go back up). When you press TAB in the last line, you will be moved to the message body.
-<P>Did you select a signature file in the settings for the active account, it will be in the message text already. You can now write your message. When you are done, you can click Send, Send later or Draft in the toolbar. Send attempts to send the message immediately. Send later will place it in the Send folder, and Draft will place it in the Draft folder.
-<H2><A NAME="ss10.2">10.2 Replying to a Message</A>
+<P>Receiving messages from a POP server is very easy, once you set up Sylpheed the proper way. You can refer to the section "Setting up an account" on how to do this.
+<P>Once you are connected to the internet, or by another network that gives you access to the POP server, simply press the "Get new mail" button (or press Alt-I) and Sylpheed will connect to the server to fetch your new mail. Once this is retrieved, any filters you may have set up will be executed and then the folder pane will show you, marked in bold, which folder/mailbox contains new messages.
+<H2><A NAME="ss10.2">10.2 Using Other Programs such as fetchmail</A>
</H2>
-<P>To reply to a message, you use the "reply" function. In Sylpheed you activate this through either the "Reply" button, or by pressing Alt-R.
-<P>A new message window will be created, with the e-mail address of the recipient and the subject already set for you. Most of the things described in Composing a new message are also applicable to this window.
-<H2><A NAME="ss10.3">10.3 Replying to a Message with Quotation</A>
-</H2>
-
-<P>If you want to have Sylpheed quote the text you are replying to, you need to go into the Configuration menu. There you select Common preferences, go to the Compose tab, and check the "Quote message when replying" box. There you can also edit the quotation mark (the mark put in front of each quoted line in the reply mail) and the reply attribution (which is placed in front of the reply text).
-<H2><A NAME="ss10.4">10.4 Forwarding Messages</A>
-</H2>
-
-<P>Forwarding a message means: you send the entire message, including headers (Sender address, date sent etc.) on to someone else. For this you press the "Forward" button, or you press Ctrl-F. A new message window is created, containing the text of the selected message. You can then supply the name(s) of the recipient(s) of the message as in composing a new message, perhaps add a few lines of text to the message and send it on its way.
+<P>Although it is not within the scope of this manual, a bit of information on fetchmail or getmail.
+<P>You need to have either of these programs installed, and configured correctly. See the man pages/README files of the appropriate program on doing this.
+<P>After setting the program up, you can invoke it, either by hand or through CRON, to get your mail. The mail will usually be downloaded into /var/spool/mail/your_user_id. You can then tell Sylpheed, through an account that looks in your local unix mailbox, to get mail from there. For this you press the "Get mail" button, or press "Alt-I".
<HR>
<A HREF="sylpheed-11.html">Next</A>
<A HREF="sylpheed-9.html">Previous</A>