blob: 1290b000bba72455ed07b50ba1aa3d147ae01899 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
<chapter id="usage-setup">
<title>A Quick Start</title>
<para>
Start <application>Evolution</application> by selecting
<guimenuitem>Evolution</guimenuitem> from the
<guisubmenu>Applications</guisubmenu> of the <guimenu>Main
Panel Menu</guimenu>, or by typing
<command>evolution</command> at the command-line. If this is
the first time you have run
<application>Evolution</application>, you'll be asked if you
want help setting up your email preferences. If you don't
plan to use email, or if you'd rather configure your email
preferences later, select <guibutton>No</guibutton>, and it
will go away. You can configure your email preferences later
by selecting SOMETHING from SOME MENU.
</para>
<para>
If you answer yes, it will guide you through the network
configuration process. It will ask you for the following
information: (FLESH OUT THIS LIST!)
<itemizedlist>
<listitem> <para>
Name— Your full name: eg. William Blake
</para></listitem>
<listitem><para>
UserName— Your user or account name: eg. wblake
</para></listitem>
<listitem><para>
Type of Server— POP vs. SMTP vs....
</para></listitem>
<listitem>
<para>
TERM— DESCRIPTION
</para>
</listitem>
<listitem>
<para>
TERM— DESCRIPTION
</para>
</listitem>
</itemizedlist>
</para>
</chapter>
|