diff options
Diffstat (limited to 'manual/en/sylpheed-2.html')
| -rw-r--r-- | manual/en/sylpheed-2.html | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/manual/en/sylpheed-2.html b/manual/en/sylpheed-2.html new file mode 100644 index 0000000..4a09bf8 --- /dev/null +++ b/manual/en/sylpheed-2.html | |||
| @@ -0,0 +1,121 @@ | |||
| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> | ||
| 2 | <HTML> | ||
| 3 | <HEAD> | ||
| 4 | <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9"> | ||
| 5 | <TITLE>Sylpheed User's Manual: Quick-guide to mail setup</TITLE> | ||
| 6 | <LINK HREF="sylpheed-3.html" REL=next> | ||
| 7 | <LINK HREF="sylpheed-1.html" REL=previous> | ||
| 8 | <LINK HREF="sylpheed.html#toc2" REL=contents> | ||
| 9 | </HEAD> | ||
| 10 | <BODY> | ||
| 11 | <A HREF="sylpheed-3.html">Next</A> | ||
| 12 | <A HREF="sylpheed-1.html">Previous</A> | ||
| 13 | <A HREF="sylpheed.html#toc2">Contents</A> | ||
| 14 | <HR> | ||
| 15 | <H2><A NAME="s2">2. Quick-guide to mail setup</A></H2> | ||
| 16 | |||
| 17 | <H2><A NAME="ss2.1">2.1 Starting Sylpheed for the first time</A> | ||
| 18 | </H2> | ||
| 19 | |||
| 20 | <P>When starting Sylpheed for the first time, you will be | ||
| 21 | guided through the first basic steps of the setup. | ||
| 22 | First a pop-up window will show up and you will be asked | ||
| 23 | to define the directory Sylpheed will use to store your | ||
| 24 | messages and folders. This directory will be created under | ||
| 25 | your home directory (or under C:\windows\Application Data\Sylpheed | ||
| 26 | on windows). The default name for this directory is "Mail". | ||
| 27 | <P> | ||
| 28 | <P> | ||
| 29 | <P> | ||
| 30 | <P>Then the account preferences window shows up. Based on | ||
| 31 | your configuration (local UNIX mailbox or POP account), | ||
| 32 | read one of the following sections for the next steps | ||
| 33 | of the configuration. | ||
| 34 | <P> | ||
| 35 | <H2><A NAME="ss2.2">2.2 Setup for reading your Unix mailbox in a hurry</A> | ||
| 36 | </H2> | ||
| 37 | |||
| 38 | <P> | ||
| 39 | <UL> | ||
| 40 | <LI>In the configuration menu, select "Create new account".</LI> | ||
| 41 | <LI>In the | ||
| 42 | <A HREF="sylpheed-8.html#Basic">Basic</A> | ||
| 43 | tab, name the account. You can select this account to be the default account ("Usually used").</LI> | ||
| 44 | <LI>Enter your name and e-mail address.</LI> | ||
| 45 | <LI>To select your local unix mailbox, in the Protocol box you select "None (local)".</LI> | ||
| 46 | <LI>When you select this option, the "Server for receiving" is greyed out, since this is not relevant. You can enter the server to send (SMTP) in this tab also.</LI> | ||
| 47 | </UL> | ||
| 48 | |||
| 49 | Settings in the remaining tabs can usually be left at default values. | ||
| 50 | <P> | ||
| 51 | <P> | ||
| 52 | <P> | ||
| 53 | <P>The | ||
| 54 | <A HREF="sylpheed-8.html#Receive">Receive</A> | ||
| 55 | tab is not used in this setup, since you are not polling a server, your mail is delivered to you. | ||
| 56 | <P>In the | ||
| 57 | <A HREF="sylpheed-8.html#Send">Send</A> | ||
| 58 | tab you can select headers and SMTP authentication. | ||
| 59 | <P> | ||
| 60 | <P> | ||
| 61 | <P> | ||
| 62 | <P>In the | ||
| 63 | <A HREF="sylpheed-8.html#Compose">Compose</A> | ||
| 64 | tab you can define your signature file. | ||
| 65 | <P> | ||
| 66 | <P> | ||
| 67 | <P> | ||
| 68 | <P>In the | ||
| 69 | <A HREF="sylpheed-8.html#Advanced">Advanced</A> | ||
| 70 | tab you can edit the portnumbers for the servers you will be using. This normally will need no change. | ||
| 71 | <P>This is basically everything you need to start using Sylpheed for local mailboxes. You can select "Message -> receive new mail" or press the | ||
| 72 | <A HREF="sylpheed-17.html#shortcut">shortcut</A> | ||
| 73 | and see if there is new mail! | ||
| 74 | <H2><A NAME="ss2.3">2.3 Setup for reading POP3 mail in a hurry</A> | ||
| 75 | </H2> | ||
| 76 | |||
| 77 | <P> | ||
| 78 | <UL> | ||
| 79 | <LI>In the configuration menu, select "Create new account".</LI> | ||
| 80 | <LI>In the | ||
| 81 | <A HREF="sylpheed-8.html#Basic">Basic</A> | ||
| 82 | tab, name the account. You can select this account to be the default account ("Usually used").</LI> | ||
| 83 | <LI>Enter your name and e-mail address.</LI> | ||
| 84 | <LI>To check your POP3 mail, in the Protocol box you select "POP3 (normal)".</LI> | ||
| 85 | <LI>Enter the server information for "Server for receiving". You can then enter the server to send (SMTP) in this tab.</LI> | ||
| 86 | </UL> | ||
| 87 | |||
| 88 | Settings in the remaining tabs can usually be left at default values. | ||
| 89 | <P> | ||
| 90 | <P> | ||
| 91 | <P> | ||
| 92 | <P>The | ||
| 93 | <A HREF="sylpheed-8.html#Receive">Receive</A> | ||
| 94 | tab offers advanced POP3 options. | ||
| 95 | <P> | ||
| 96 | <P> | ||
| 97 | <P> | ||
| 98 | <P>In the | ||
| 99 | <A HREF="sylpheed-8.html#Send">Send</A> | ||
| 100 | tab you can select headers and SMTP authentication. | ||
| 101 | <P> | ||
| 102 | <P> | ||
| 103 | <P> | ||
| 104 | <P>In the | ||
| 105 | <A HREF="sylpheed-8.html#Compose">Compose</A> | ||
| 106 | tab you can define your signature file. | ||
| 107 | <P> | ||
| 108 | <P> | ||
| 109 | <P> | ||
| 110 | <P>In the | ||
| 111 | <A HREF="sylpheed-8.html#Advanced">Advanced</A> | ||
| 112 | tab you can edit the portnumbers for the servers you will be using. This normally will need no change. | ||
| 113 | <P>This is basically everything you need to start using Sylpheed for POP3 mailsystems. You select "Message -> receive new mail" or press the | ||
| 114 | <A HREF="sylpheed-17.html#shortcut">shortcut</A> | ||
| 115 | and see if there is new mail! | ||
| 116 | <HR> | ||
| 117 | <A HREF="sylpheed-3.html">Next</A> | ||
| 118 | <A HREF="sylpheed-1.html">Previous</A> | ||
| 119 | <A HREF="sylpheed.html#toc2">Contents</A> | ||
| 120 | </BODY> | ||
| 121 | </HTML> | ||
