diff options
author | Aaron Weber <aaron@src.gnome.org> | 2002-12-09 23:59:49 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-12-09 23:59:49 +0800 |
commit | 6897409481e72cd35bbc70a2a07a0fc2fb08d4c9 (patch) | |
tree | 13d346dfac399f1d214ca714ef388dfe6dd87e79 /help | |
parent | 7d43831d30a8714bc82105fdbcfcd306afd9fab3 (diff) | |
download | gsoc2013-evolution-6897409481e72cd35bbc70a2a07a0fc2fb08d4c9.tar.gz gsoc2013-evolution-6897409481e72cd35bbc70a2a07a0fc2fb08d4c9.tar.zst gsoc2013-evolution-6897409481e72cd35bbc70a2a07a0fc2fb08d4c9.zip |
OK, final typo.
svn path=/trunk/; revision=19061
Diffstat (limited to 'help')
-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> |