Filters work very much like the mail room in a large company. Their purpose is to bundle, sort, and distribute mail to the various folders. In addition, you can have multiple filters performing multiple actions that may effect the same message in several ways. For example, your filters could put copies of one message into multiple folders, or keep a copy and send one to another person as well, and it can do that quickly. Of course, it's also faster and more flexible than an actual person with a pile of envelopes.
Quick Filter Creation: There is an easy shortcut for fast filter or vFolder creation. Right-click on the message in the message list, and select one of the items under the Create Rule from Message submenu.
To create a new filter:
Click Tools->Filters
Press the Add button.
Name your filter in the Rule name field. For each filter criterion, you must first select which of the following parts of the message you want the filter to examine:
Sender - The sender's address.
Recipients - The recipients of the message.
Subject - The subject line of the message.
Specific Header - The filter can look at any header you want, even obscure or custom ones. Enter the header name in the first text box, and put your search text in the second one.
Repeated Headers: If a message uses a header more than once, Evolution will pay attention only to the first instance, even if the message defines the header differently the second time. For example, if a message declares the Resent-From: header as "engineering@rupertcorp.com" and then restates it as "marketing@rupertcorp.com," Evolution will filter as though the second declaration had not occurred. To filter on messages that use headers multiple times, use a regular expression.
Message Body - Search in the actual text of the message.
Expression - For programmers only: match a message according to an expression you write in the Scheme language, used to define filters in Ximian Evolution.
What if Multiple Filters Match One Message?: If you have several filters that match a single message, they will all be applied to the message, in order, unless one of the filters has the action Stop Processing. If you use that action in a filter, the messages that it affects will not be touched by other filters.
Date sent - Filter messages according to the date on which they were sent: First, choose the conditions you 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 looking for messages less than two days old.
Date Received - This works the same way as the Date Sent option, except that it compares the time you got the message with the dates you specify.
Score - Emails have a standard priority range from -3 (least important) to 3 (most important). You can have filters set the priority of messages you receive, and then have other filters applied only to those messages which have a certain priority.
Size (kb) - Sorts based on the size of the message in kilobytes.
Status - Filters according to the status of a message, such as 'New'.
Attachments - Create a filter based on whether or not you have an attachment in the email.
Mailing List - Filter based on the mailing list it came from.
How Does Filtering on Mailing Lists Work?: Filtering on mailing list actually looks for a specific mailing-list header called the X-BeenThere header, used to identify mailing lists or other redistributors of mail.
Regex Match - If you know your way around a regex, or regular expression, put your knowledge to use here.
Source Account - Filter messages according the server you got them from. You can enter a URL or choose one from the drop-down list. This ability is only relevant if you use more than one mail source.
Select the criterion for the condition. If you want multiple criteria for this filter, press Add criterion and repeat the previous step.
Select the actions for the filter in the Then section. You can select any of the following options.
Move to Folder - If you select this item, Ximian Evolution will put the messages into a folder you specify. Click the <click here to select a folder> button to select a folder.
Copy to Folder - If you select this item, Ximian Evolution will put the messages into a folder you specify. Click the <click here to select a folder> button to select a folder.
Forward to Address - Select this, enter an address, and the addressee will get a copy of the message.
Delete - Marks the message for deletion. You can still get the message back, at least until you Expunge your mail yourself.
Stop Processing - Select this if you want to tell all other filters to ignore this message, because whatever you've done with it so far is plenty.
Assign Color - Select this item, and Ximian Evolution will mark the message with whatever color you please.
Assign Score - If you know that all mail with "important" somewhere in the message body line is important, you can give it a high priority score. In a subsequent filter you can then arrange your messages by their priority score.
Set Status - If you want to add multiple actions for this filter, press Add action and repeat the previous step.
Press OK.
When Are Filters Applied?: If you move mail from your server into your local system using POP mail, filters are applied to incoming mail every time you check for mail.
If you store your mail on the mail server and check your mail with IMAP, filters are applied to the INBOX when you open it. In some cases, you will see a number of unread messages in the INBOX, click the INBOX, and then have the messages move elsewhere as they are filtered out.
If you use Ximian Connector to store your mail on an Exchange server, filters are not applied until you open your INBOX folder and select Actions->Apply Filters or press Ctrl-Y
Example 4-1. Using a Filter to Avoid Spam
A good deal of bulk mail is eventually tagged with the Precedence: Bulk header at one point or another. Not all of it is, of course, and there are "good" messages (mailing lists you subscribe to, for example) that are also considered "Bulk" mail. However, if you filter out all the mail with that header, you'll catch a lot of the mail you don't want to get.
To catch them and automatically mark them for deletion, do the following:
Select Tools->Filters.
Click New.
Set the first part of your search critera to look in a Specific header.
Enter Precedence as the name of the header.
Choose contains at the second drop-down box.
Enter Bulk as the content to search for. You're now working with all email that has the word "Bulk" in the "Precedence" header.
For actions, select "Move to Folder" and choose the folder where you'd like to place bulk mail.
If you like, add another action and choose Delete.
Click OK. You're done.
To edit a filter:
Select Tools->Filters
Select the filter in the Filter Rules section and press Edit.
Change the desired settings.
Press OK in the filter editor window.
Press OK in the filter manager window.
To delete a filter:
Select Tools+Filters
Select the filter and press Delete.
Changing Folder Names and Filters:
Incoming email that your filters don't move goes into the Inbox; outgoing mail that they don't move ends up in the Sent folder. So be sure to change the filters that go with it.