[evolution/help-reorder] Add configuration of IMAP for receiving mails
- From: Julita Inca <jinca src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/help-reorder] Add configuration of IMAP for receiving mails
- Date: Sun, 18 May 2014 05:28:59 +0000 (UTC)
commit d2378c6cb952c76756efdbc24a3187115438035a
Author: Julita Inca <jinca gnome org>
Date: Sun May 18 06:08:37 2014 +0100
Add configuration of IMAP for receiving mails
help/C/assistant-more.page | 8 ++++-
help/C/assistant.page | 21 +++-----------
help/C/exchange-receiving.page | 43 +++++++++++++++++++++++++++++
help/C/imap-receiving.page | 58 ++++++++++++++++++++++++++++++++++++++++
help/C/pop-receiving.page | 18 ++++++++++++
5 files changed, 130 insertions(+), 18 deletions(-)
---
diff --git a/help/C/assistant-more.page b/help/C/assistant-more.page
index fe1fe40..4b97140 100644
--- a/help/C/assistant-more.page
+++ b/help/C/assistant-more.page
@@ -17,7 +17,7 @@
</info>
<title>Evolution Account Assistant</title>
-
+ <list>
<item>
<p>USENET news</p>
<p>You can connect to new email server and download a list of available new digests.</p>
@@ -39,7 +39,11 @@
</item>
<item>
<p>Standard Unix mbox spool directory</p>
+ <p>You can red and store your email in the mail spool directory on you local system.</p>
+ </item>
+ <item>
+ <p>Standard Unix mbox spool file</p>
<p>You can red and store your email in the mail spool file on you local system.</p>
</item>
-
+ </list>
</page>
diff --git a/help/C/assistant.page b/help/C/assistant.page
index 13bc3df..a87b6b1 100644
--- a/help/C/assistant.page
+++ b/help/C/assistant.page
@@ -51,11 +51,12 @@
</item>
<item>
<p>Exchange Web Services</p>
- <p>You use it, if your company allows you to use it. You may also sync your calendar, contacts and
notes.</p>
+ <p>Use this option, if your company allows you to use it. You may also sync your calendar, contacts
and notes when you <link xref="exchange-receiving">configure it</link>.</p>
</item>
<item>
<p>IMAP+</p>
- <p>You can use this option if you use an email service like Gmail, Hotmail, Yahoo or another
one.</p>
+ <p>You can use this option if you use an email service like Gmail, Hotmail, Yahoo or another one.
+ See how to <link xref="imap-receiving">configure it.</link></p>
<note>
<p>If you have ordered your messages in files in your mail inbox, IMAP will keep the structure
and will show your messages in the same order as you put them.</p>
@@ -64,7 +65,8 @@
</item>
<item>
<p>POP</p>
- <p>You can download your mail to your disk for permanent storage, freeing up space on the email
server.</p>
+ <p>You can download your mail to your disk for permanent storage, freeing up space on the email
server.
+ See how to <link xref="pop-receiving">configure it.</link></p>
<note>
<p>You can use this option in case your email server gives you a small inbox space,
but remember that all your messages will be deleted from the email server. Make sure you
have a backup of all your messages.</p>
@@ -79,19 +81,6 @@
</td>
</tr>
</table>
- <list>
- <title>Configuration</title>
-
- </list>
- <list>
- <title>Security</title>
-
- </list>
- <list>
- <title>Authentication</title>
-
- </list>
-
</section>
diff --git a/help/C/exchange-receiving.page b/help/C/exchange-receiving.page
new file mode 100644
index 0000000..d841f4f
--- /dev/null
+++ b/help/C/exchange-receiving.page
@@ -0,0 +1,43 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="exchange-receiving">
+ <info>
+ <revision version="1.0" date="2014-05-17" status="review"/>
+ <link type="guide" xref="index#assistant"/>
+ <credit type="author copyright">
+ <name>Julita Inca</name>
+ <email>yrazes gmail com</email>
+ <years>2014</years>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Know more about the receiveing mail options of Evolution.</desc>
+ </info>
+ <title>Exchange Web Services</title>
+
+ <list>
+ <title>Configuration</title>
+ <item>
+ <p>Username</p>
+ <p> </p>
+ </item>
+
+ <item>
+ <p>Host URL</p>
+ <p> </p>
+ </item>
+
+ <item>
+ <p>OAB URL</p>
+ </item>
+ </list>
+ <list>
+ <title>Security</title>
+
+ </list>
+ <list>
+ <title>Authentication</title>
+
+ </list>
+</page>
diff --git a/help/C/imap-receiving.page b/help/C/imap-receiving.page
new file mode 100644
index 0000000..07b5c36
--- /dev/null
+++ b/help/C/imap-receiving.page
@@ -0,0 +1,58 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="imap-receiving">
+ <info>
+ <revision version="1.0" date="2014-05-17" status="review"/>
+ <link type="guide" xref="index#assistant"/>
+ <credit type="author copyright">
+ <name>Julita Inca</name>
+ <email>yrazes gmail com</email>
+ <years>2014</years>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Know more about the receiveing mail options of Evolution.</desc>
+ </info>
+ <title>IMAP+</title>
+ <list>
+ <title>Configuration</title>
+ <item>
+ <p>Server</p>
+ <p>Type the name server of the email service you use. E.g.:<gui>imap.gmail.com</gui> with the port
number <gui>993</gui>, if you use Gmail;
+ or you can type <gui>imap.mail.yahoo.com</gui> and choose the port number <gui>993</gui>, if
you use Yahoo. </p>
+ </item>
+
+ <item>
+ <p>Username</p>
+ <p>Enter your email account. E.g.:username gmail com or username2 yahoo com </p>
+ </item>
+ </list>
+ <list>
+ <title>Security</title>
+ <item>
+ <p>Encryption method:</p>
+ <p>No encryption</p>
+ <p>STARTTLS after connecting</p>
+ <p>SSL on a dedicated port</p>
+ </item>
+ </list>
+ <list>
+ <title>Authentication</title>
+ <item>
+ <p>Password</p>
+ </item>
+ <item>
+ <p>NTLM/SPA</p>
+ </item>
+ <item>
+ <p>GSSAPI</p>
+ </item>
+ <item>
+ <p>DIGEST-MD5</p>
+ </item>
+ <item>
+ <p>CRAM-MD5</p>
+ </item>
+ </list>
+</page>
diff --git a/help/C/pop-receiving.page b/help/C/pop-receiving.page
new file mode 100644
index 0000000..edbcb6d
--- /dev/null
+++ b/help/C/pop-receiving.page
@@ -0,0 +1,18 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="pop-receiving">
+ <info>
+ <revision version="1.0" date="2014-05-17" status="review"/>
+ <link type="guide" xref="index#assistant"/>
+ <credit type="author copyright">
+ <name>Julita Inca</name>
+ <email>yrazes gmail com</email>
+ <years>2014</years>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Know more about the receiveing mail options of Evolution.</desc>
+ </info>
+ <title>POP</title>
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]