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
committerAndre Klapper <a9016009@gmx.de>2011-08-04 23:55:14 +0800
commitbacd47805ed9be1bd1fcb7b3fc3e12adf12ade64 (patch)
treecd7f23ad545c9a5e44b4588b8db51ed1e4f4d09c /help/C/mail-several-pop-accounts.page
parent5397851156bf868ac912376d0ea2060ec1b528c3 (diff)
downloadgsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.bz2
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.lz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.xz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.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>