How To Set Up A Server-side E-mail Filter
Important Update at top of page (2004-05-11)
Important Update at bottom of page (2004-05-10)
- Open Mulberry.
- Select File then Preferences... from the main menu
- Make sure Advanced is highlighted, and not Simple
- Click on the Accounts tab.
- Select the Account: button, and look for a SIEVE entry.
(More than likely this will not exist)
- If there is none, select New
This will bring up a new window.
- in the Account Name field enter Sieve.SI
- For Account type select SIEVE Filtering - Manage SIEVE
- Click OK
- Server Name = sieve.si.umich.edu
- Authentication Method = GSSAPI
- Default Server Principal = Check
- Default User ID = Check
- Match User ID and Password = Check
- Click OK
- Select Mailbox from the menu bar.
- Select Rules it’s near the bottom.
- When you get to the Rules screen, select the tab that says SIEVE.

- Click the icon above Rule.

- You’ll see a menu like this: (enter a name for the filter)

- Then you need to define the criteria for the filter.
There are two parts to this:
- what you want filtered (Find messages whose)
- what you want done with the filtered messages (Actions).
You can select a variety of options for each.

- If you want to add more criteria, hit More Choices.

- Then you want to add Actions. Again, you have a variety of options.
- Keep will keep the message.
- Discard will keep delete the
message. (Actions are done in the order you put them, so if you want to
redirect the message, make sure you put Discard last. See Ex. 1 below.)
- Reject will bounce the message
back to the sender.
- Redirect will forward the message
to another e-mail address. (See Ex.1)
- File into will file the message into
a folder. This is a good option if you want to get a look at your spam
before it is deleted. Be sure to delete those messages periodically,
however, as they do count towards your mail quota. (See Ex. 2)

As with Find Messages whose, you can add actions by clicking on More Actions.
- When you’re done, hit Ok.
Ex. 1

Ex. 2

2004-05-10 Additions below
- Once you have a rule, or several rules defined, you will need to add them to a "script".
If you don't already have a script, you'll need to create one by clicking the Script
button, which is just to the right of the Rule button.
- It seems that you can only have one script.
- It appears that if you have a script named Default that is the one that Mulberry uses.
- You will need to drag the rules you'd like to use into your script
- Now, save your script to the server
- Select your script (Default)
- Click the Write button
- Make sure Save to Server and Upload to Server and Activate are selected
- Click the OK button
- Since this is a server-side filter your email will now filter through the SIEVE service whether
or not you're using Mulberry.
.
|
|