From 49b3179c746b0157119d4dcd750e1338f65c6438 Mon Sep 17 00:00:00 2001 From: Ismael Olea Date: Fri, 10 Oct 2003 09:09:44 +0000 Subject: fixing typos, etc svn path=/trunk/; revision=22859 --- help/C/usage-mail-org.xml | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) (limited to 'help/C/usage-mail-org.xml') diff --git a/help/C/usage-mail-org.xml b/help/C/usage-mail-org.xml index bea80ce056..9fc913e938 100644 --- a/help/C/usage-mail-org.xml +++ b/help/C/usage-mail-org.xml @@ -311,7 +311,7 @@ Flags can help you organize your work in a number of ways. For - example, you might add a Flag Status column to your message + example, you might add a Flag Status column to your message list and sort that way. Alternately, you could create a vFolder that displays all your flagged messages, and clear the flags when you're done, so the vFolder contains only messages with @@ -610,13 +610,13 @@ Date sent - Filter messages according to the date on which they were sent: First, choose the conditions you - want a message to meet -- before + want a message to meet — before a given time, after it, and so forth. Then, choose the time. The filter will compare the message's time-stamp to the system clock when the filter is run, or to a specific time and date you choose from a calendar. You can even have it look for messages within a - range of time relative to the filter -- perhaps you're + range of time relative to the filter — perhaps you're looking for messages less than two days old. @@ -671,7 +671,7 @@ - Expression - If you know your way around a + Regex Match - If you know your way around a regex, or regular expression, put your knowledge to use @@ -786,7 +786,7 @@ Spam, also known as unsolicited commercial email (UCE), is 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 (SpamAssassin (http://spamassassin.org/), you can catch the vast majority of junk mail and drop it directly into the trash. @@ -844,7 +844,7 @@ - Click OK. You're done. + Click OK. You're done. @@ -866,7 +866,7 @@ - Open a new create a text file with any text editor ( + Create a text file with any text editor ( Programs @@ -877,26 +877,24 @@ Text Editor - is the most convenient) and paste in the following: - - spamassassin -e - + is the most convenient) and write the next command: + spamassassin -e. This will run the SpamAssassin command and report back 0 if the message is not junk. - Save the file as "spam-filter.sh" + Save the file as spam-filter.sh Mark the file as an executable program: - Open your home directory in Nautilus, right-click on + Open your home directory in Nautilus, right-click on spam-filter.sh there, and select Properties. Then, click the - "Permissions" tab and check the box in the + Permissions tab and check the box in the Execute column and the Owner row. Alternately, open a terminal ( @@ -909,7 +907,7 @@ Terminal - ) and enter the command: chmod +x spam-filter.sh. + ) and enter the command: chmod +x spam-filter.sh. @@ -921,12 +919,12 @@ - Select "Pipe Message to Shell Command" as the first portion of the criterion. + Select Pipe Message to Shell Command as the first portion of the criterion. - Enter "/home/username/spam-filter.sh" as the shell command, then select - "Does Not Return" and "0" as the remaining two + Enter /home/username/spam-filter.sh as the shell command, then select + Does Not Return and 0 as the remaining two items. Substitute your username for "username" so that Evolution can find the script. @@ -940,7 +938,7 @@ - You're done. Click "OK" to close the filter and "OK" to + You're done. Click OK to close the filter and OK to close the filter editor. @@ -1189,13 +1187,13 @@ Date sent - Search messages according to the date on which they were sent: First, choose the conditions you - want a message to meet -- before + want a message to meet — before a given time, after it, and so forth. Then, choose the time. The vFolder will compare the message's time-stamp to the system clock when the filter is run, or to a specific time and date you choose from a calendar. You can even have it look for messages within a - range of time relative to the filter -- perhaps you're + range of time relative to the filter — perhaps you're looking for messages less than two days old. -- cgit v1.2.3