summaryrefslogtreecommitdiffstats
path: root/en-US
diff options
context:
space:
mode:
authorTushar <tushar.worldwide@gmail.com>2014-10-10 15:41:49 +0530
committerTushar <tushar.worldwide@gmail.com>2014-10-10 15:41:49 +0530
commitbca5cff1f2f3cfdcee82e022cc360c8e0fc537de (patch)
tree1ce3fa08d9a54a00ad05ab9450abd69a32a84a8b /en-US
parent04703e27aac33ae0d0663b47363d8b142bc7b18c (diff)
downloadfedora-cookbook-bca5cff1f2f3cfdcee82e022cc360c8e0fc537de.tar.gz
fedora-cookbook-bca5cff1f2f3cfdcee82e022cc360c8e0fc537de.tar.xz
fedora-cookbook-bca5cff1f2f3cfdcee82e022cc360c8e0fc537de.zip
Updated Installation, starting and configuring of evolution
Diffstat (limited to 'en-US')
-rw-r--r--en-US/evolution-new-account.xml23
1 files changed, 21 insertions, 2 deletions
diff --git a/en-US/evolution-new-account.xml b/en-US/evolution-new-account.xml
index b6a9e50..2017dc6 100644
--- a/en-US/evolution-new-account.xml
+++ b/en-US/evolution-new-account.xml
@@ -9,8 +9,27 @@
fas_id: tushark
email: tushar.worldwide@gmail.com
-->
-
<section id="Evolution_INTRO">
+ <title>Installing evolution</title>
+ <para>
+ Evolution can be easily installed by using the following command:
+ <command>sudo yum install evolution</command>
+ </para>
<title>Starting Evolution email client</title>
- <para>Configuring your Evolution email client is easy. You just have to follow on-screen instructions. You can start Evolution by clicking on Activities which is on the top left corner of the screen and then clicking Show Applications. For ease of use, you can simply press Alt + f2, type "evolution" and hit enter.</para>
+ <para>
+ Configuring your Evolution email client is easy. You just have to follow on-screen instructions. You can start Evolution by clicking on Activities which is on the top left corner of the screen and then clicking Show Applications. For ease of use, you can simply press Alt + f2, type "evolution" and hit enter.
+ </para>
+ <title>Configurting Evolution</title>
+ <para>
+ After you have started Evolution email client, a "Welcome" screen will show. Press continue. It will ask you if you have any previous backup file to restore evolution but for the sake of this guide, we will assume that there is no backup file, so, you will again press continue.
+ </para>
+ <para>
+ In the next step, it will ask you your full name, email address and optional information such as reply-to and organization name.
+ </para>
+ <para>
+ If you are running the latest version of evolution email client, then evolution will enter the sending and receiving server information on its own assuming that you are using email service of google, yahoo etc.
+ </para>
+ <para>
+ Another way to add a new account in evolution email client is to click on Edit and then on Preferences or press Shift + Crtl + S and then add the account.
+ </para>
</section>