One of the features of our email web client https://webmail.ee is the possibility to create filters for emails on the server level before they end up on the mail account.
Server-level filtering means that emails are filtered before they reach the email account. For example, you can use keywords to move emails to different folders, and this is done automatically across all email applications you use with the same email address.
Logic
Filters only apply to new incoming mail. Filters do not apply to existing mail.
Filters can be applied to one mail at the same time. An exception is the deletion of a email. If a filter deletes an email, no other filter will be applied, except for forwarding the email.
Filters will be applied in the order in which they are listed under settings. If one filter has already specified an action, the other filter will not overwrite it. For example, if a filter performs an action Move to folder X, the second filter in folder Y cannot move it any further. The exception is the spam/not spam flag.
If necessary, filters can be moved to the end of the queue by clicking the Arrow(Move filter to bottom)
icon.
Deleting an email deletes it immediately. If you want the email to remain in the Trash for 30 days, select Move to folder
-> Trash
as the action.
From, To, Subject, List-ID and message content filter is a partial match, i.e. creating the filter To:ardi
means that from LIKE "%ardi%"
is searched for. The filter is not case sensitive (affects both Ardi and Ardi). Only text (not html) is searched in the content of the emails.
AND and OR cannot be added to one filter. There are only so-called phrase match.
If several conditions are entered (for example, To and Subject), all conditions must be met in order for the filter to apply.
No (not included) filter can be added.
There is no support for regular expressions (regex).
Creating a new filter
Login to your email account at webmail.ee.
Click on the gear
icon on the top right and View all settings
.
Choose Filters
on the left and then click Add filte
r.
In the new window it’s possible to create mail filters on different conditions and purposes.
Mail filter conditions
Emails can be filtered under any of the following conditions: From
, To
, Subject
, Contains words
, Message size
(greater than / less than KB / MB) and Contains attachments
.
Actions applied to filtered messages
Filters can be assigned to move emails to a certain folder, forward them to another email address, mark as read, delete or mark as important (Flag
).
In addition it is possible to set actions related to spam: Do nothing
, Mark as spam
, Mark as not spam
.
By not choosing any spam related setting while creating a filter, the do nothing
option will be set automatically.
Examples
Moving an email containing a keyword to another folder
Let’s say an email user wishes to move all incoming salary slips to some other folder than INBOX
.
They can do so by first entering salary slip
in the Subject
box. Then, since salary slips are usually sent as file attachments, they can but do not necessarily need to tick the Contains attachments
box. Finally under the Move to
dropdown menu they will need to select the folder they wish the emails to be moved into.
Allowing emails from a certain address to come through clean
In order for all emails coming from zone.ee to come through clean without the spam filter intervening:
Enter info@zone.ee
in the From
box, then choose Do not mark as spam
under the spam related settings. Finally click on Save filter
.
Allowing an email sent from a secure domain to go through cleanly
If you want to always receive mail from, for example, zone.ee without the spam filter getting involved, you need to create the following filter.
On the sender’s address/From, enter zone.ee and under the special conditions, mark Do not mark as junk
as active. Then click Save filter.
Filter management
Click on the gear
icon on the top right of the webmail.ee main page and View
. Then choose
all settingsFilters
.
User-created mail filters can be edited, disabled and deleted. In order to change the filter click on the pen
icon.
Press the arrow
icon to move the filters.