aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-filters.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/mail-filters.page')
-rw-r--r--help/C/mail-filters.page11
1 files changed, 9 insertions, 2 deletions
diff --git a/help/C/mail-filters.page b/help/C/mail-filters.page
index e8d902e494..a22768dca6 100644
--- a/help/C/mail-filters.page
+++ b/help/C/mail-filters.page
@@ -6,7 +6,7 @@
<link type="guide" xref="mail-organizing"/>
- <revision pkgversion="3.0.2" version="0.4" date="2011-07-30" status="final"/>
+ <revision pkgversion="3.0.2" version="0.5" date="2011-08-25" status="final"/>
<credit type="author">
<name>Andre Klapper</name>
<email>ak-47@gmx.net</email>
@@ -38,7 +38,14 @@
<item><p>Enter a name in the <gui>Rule name</gui> field.</p></item>
<item><p>Define the conditions for the rule. For each condition, you first select which part of the message will be checked and then define the comparison.</p><p>For more information on the available conditions see <link xref="mail-filters-conditions">Available Filter conditions</link>.</p></item>
<item><p>If you want to define multiple conditions, define under <gui>Find items</gui> if any or if all conditions have to apply, and click <gui style="button">Add Condition</gui> and repeat the previous step.</p></item>
-<item><p>Select the Actions for the Filter in the <gui>Then</gui> section.</p><p>For more information on the available actions see <link xref="mail-filters-actions">Available Filter actions</link>.</p></item>
+<item>
+<p>Select the Actions for the Filter in the <gui>Then</gui> section.</p><p>For more information on the available actions see <link xref="mail-filters-actions">Available Filter actions</link>.</p>
+<note>
+<p>Note that the order of filters is very important. They are applied to the original message in sequence, like a recipe.</p>
+<p>If your first filter has a <gui>Stop Processing</gui> rule, then all the email messages that match this filter will ignore all the succeeding filters.</p>
+<p>When you move a message to another folder, "moving" actually means appending a copy of the message to the destination folder and marking the original message for deletion. So any subsequent filter rules will be applied to the original message that is now marked for deletion. Therefore moving a message should usually appear last in a sequence of filter rules.</p>
+</note>
+</item>
<item><p>If you want to define multiple actions, click <gui style="button">Add Action</gui> and repeat the previous step. For example, if you want no other existing filters to be applied choose <gui>Stop Processing</gui> as the second action in the list.</p></item>
<item><p>Click <gui style="button">OK</gui>.</p></item>
</steps>