diff options
-rw-r--r-- | help/C/usage-mail-org.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/help/C/usage-mail-org.xml b/help/C/usage-mail-org.xml index 9cc385be06..93aa0881e1 100644 --- a/help/C/usage-mail-org.xml +++ b/help/C/usage-mail-org.xml @@ -715,12 +715,12 @@ <title>Using a Filter to Avoid Spam</title> <para> Spam, also known as unsolicited commercial email (UCE), is - the bane of many email boxes, but it doesn't have to + the bane of many people's Inboxes, but it doesn't have to be. Using Ximian Evolution filters and an external Spam detection tool like SpamAssassin (<ulink url="http://spamassassin.org/">http://spamassassin.org/</ulink>), - you can catch the vast majority of junk mail and drop it - directly into the trash. + you can catch the vast majority of junk mail and drop it + directly into the trash. </para> <para> The easiest way to do this is to get your system @@ -810,7 +810,7 @@ </guimenuitem> </menuchoice> is the most convenient) and paste in the following: <screen> - spamassassin -e < + spamassassin -e </screen> This will run the SpamAssassin command and report back 0 if the message is not junk. @@ -818,7 +818,7 @@ </listitem> <listitem> <para> - Save file as "spam-filter.sh" + Save the file as "spam-filter.sh" </para> </listitem> <listitem> |