aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-spam-settings.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2013-07-19 05:22:50 +0800
committerAndre Klapper <a9016009@gmx.de>2013-07-19 05:22:50 +0800
commit205096b419a2b1beb25ef529d1d7519aa17f67e3 (patch)
treec9c2c461d4fee864396f94d2d3c86a876268a0f3 /help/C/mail-spam-settings.page
parentbf9061359879a6237f1c2488b983cdae14929bb2 (diff)
downloadgsoc2013-evolution-205096b419a2b1beb25ef529d1d7519aa17f67e3.tar
gsoc2013-evolution-205096b419a2b1beb25ef529d1d7519aa17f67e3.tar.gz
gsoc2013-evolution-205096b419a2b1beb25ef529d1d7519aa17f67e3.tar.bz2
gsoc2013-evolution-205096b419a2b1beb25ef529d1d7519aa17f67e3.tar.lz
gsoc2013-evolution-205096b419a2b1beb25ef529d1d7519aa17f67e3.tar.xz
gsoc2013-evolution-205096b419a2b1beb25ef529d1d7519aa17f67e3.tar.zst
gsoc2013-evolution-205096b419a2b1beb25ef529d1d7519aa17f67e3.zip
User docs: Fix 'Unmatched block element: choose' warnings
Diffstat (limited to 'help/C/mail-spam-settings.page')
-rw-r--r--help/C/mail-spam-settings.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/mail-spam-settings.page b/help/C/mail-spam-settings.page
index 9184316ad2..9cb1dbb14f 100644
--- a/help/C/mail-spam-settings.page
+++ b/help/C/mail-spam-settings.page
@@ -41,12 +41,12 @@
<note style="info package">
<p>You might need to install <app>Bogofilter</app> or <app>SpamAssassin</app> to perform these steps.</p>
- <if:choose>
+ <p><if:choose>
<if:when test="if:supports('action:install')">
<p><link action="install:bogofilter" href="http://bogofilter.sourceforge.net/" style="button">Install bogofilter</link></p>
<p><link action="install:spamassassin" href="http://spamassassin.apache.org/" style="button">Install spamassassin</link></p>
</if:when>
- </if:choose>
+ </if:choose></p>
</note>
<p>SpamAssassin works through a set of predefined rules, hence it can determine spam straight away. Bogofilter does not come with a default set of spam criteria so it will not automatically filter anything after installing it. You must <link xref="mail-spam-marking">train it</link> first to make it work. You can modify the actions of SpamAssassin by training it as well.</p>