aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-several-pop-accounts.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2011-08-04 21:38:54 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-09-14 20:08:43 +0800
commitb77802eb8a19ab035fe00b60bf3a025eaa67e3e0 (patch)
tree6e68eaeb3018c8f66ba8d0da9e9acf413ef4b1af /help/C/mail-several-pop-accounts.page
parenteb79ee913685794a77a7bbeb24eb73028f183813 (diff)
downloadgsoc2013-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-several-pop-accounts.page')
-rw-r--r--help/C/mail-several-pop-accounts.page29
1 files changed, 29 insertions, 0 deletions
diff --git a/help/C/mail-several-pop-accounts.page b/help/C/mail-several-pop-accounts.page
new file mode 100644
index 0000000000..53251b89d3
--- /dev/null
+++ b/help/C/mail-several-pop-accounts.page
@@ -0,0 +1,29 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" id="mail-several-pop-accounts">
+
+ <info>
+ <desc>How to split and sort mail when using more than one local account.</desc>
+
+ <link type="guide" xref="index#common-mail-problems" />
+ <link type="seealso" xref="mail-organizing" />
+ <link type="seealso" xref="mail-receiving-options-pop" />
+
+ <revision pkgversion="3.0.2" version="0.1" date="2011-07-25" status="draft"/>
+ <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>
+
+<title>Separating POP mail for more than one account</title>
+
+<p>It is not possible to have separate accounts in the accounts and folder list pane. Evolution only has one unique inbox for incoming email.</p>
+<p>You can either use IMAP instead of POP, or move incoming emails into different folders by <link xref="mail-folders">creating folders</link> and <link xref="mail-filters">creating filters</link>: Create a new folder and create two subfolders (for incoming and for sent mail of that account). Now set up an incoming filter via <guiseq><gui>Edit</gui><gui>Message Filters...</gui><gui style="button">Add</gui></guiseq> to move incoming mail to the incoming folder by filtering on the recipient's address and set up an outgoing filter to move outgoing mail to the sent folder by filtering on the sender's address.</p>
+
+<!-- https://bugzilla.gnome.org/show_bug.cgi?id=447425 -->
+
+</page>