diff options
Diffstat (limited to 'help/C/mail-spam-settings.page')
-rw-r--r-- | help/C/mail-spam-settings.page | 4 |
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> |