diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-04 21:38:54 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:43 +0800 |
commit | b77802eb8a19ab035fe00b60bf3a025eaa67e3e0 (patch) | |
tree | 6e68eaeb3018c8f66ba8d0da9e9acf413ef4b1af /help/C/mail-access-gmail-imap-account.page | |
parent | eb79ee913685794a77a7bbeb24eb73028f183813 (diff) | |
download | gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.gz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.bz2 gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.lz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.xz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.zst gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/mail-access-gmail-imap-account.page')
-rw-r--r-- | help/C/mail-access-gmail-imap-account.page | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/help/C/mail-access-gmail-imap-account.page b/help/C/mail-access-gmail-imap-account.page new file mode 100644 index 0000000000..810c598161 --- /dev/null +++ b/help/C/mail-access-gmail-imap-account.page @@ -0,0 +1,30 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="email-access-gmail-imap-account"> + + <info> + <desc>How to set up a GMail IMAP Account.</desc> + + <link type="guide" xref="index#common-mail-problems" /> + <link type="guide" xref="google-services"/> + <link type="seealso" xref="mail-account-manage-imap"/> + + <revision pkgversion="3.1.5" version="0.2" date="2011-07-30" status="final"/> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<!-- Page only exists for the <note>, apart from that nothing special. --> + +<title>Access a GMail IMAP Account via Evolution</title> + +<p>Please refer to the <link xref="mail-account-manage-imap">IMAP mail account settings</link>.</p> + +<note><p>To access GMail via IMAP you must turn on IMAP in your Google account. See the <link href="https://mail.google.com/support/bin/answer.py?answer=77695">GMail Help</link> for more information.</p></note> +</page> + |