Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Sieve Filtering: Difference between revisions

From AAISP Support Site
Content deleted Content added
AA-Andrew (talk | contribs)
AA-Andrew (talk | contribs)
No edit summary
Line 1: Line 1:
THIS IS NOT AVAILABLE YET.
THIS IS NOT AVAILABLE YET.

==What is Sieve filtering?==
At a basic level, Sieve is a system whereby the server is given rules be you to filter your email in to folders. It then means, that whatever email program you use, your email is already filed away in to it's correct folder according to your needs. Sieve can do more than just move email to their correct folder though.

==Creating Sieve Filters==
Our IMAP servers run 'ManageSieve', this is a service which clients talk to in order to create and edit sieve filters. ManageSieve runs on port 4910, and there are various clients which support ManageSieve, eg:
*RoundCube - our webmail has a Filters option in the settings
*[https://addons.mozilla.org/en-US/thunderbird/addon/sieve/ Extension for Thunderbird] (not that great)

Whatever IMAP email program you use the Sieve filtering will still work. It may be easiest to create and edit the filters using Roundcube webmail even if you don't wish to use Roundcube for reading email.



==Converting existing rules==
==Converting existing rules==

Revision as of 08:43, 8 October 2012

THIS IS NOT AVAILABLE YET.

What is Sieve filtering?

At a basic level, Sieve is a system whereby the server is given rules be you to filter your email in to folders. It then means, that whatever email program you use, your email is already filed away in to it's correct folder according to your needs. Sieve can do more than just move email to their correct folder though.

Creating Sieve Filters

Our IMAP servers run 'ManageSieve', this is a service which clients talk to in order to create and edit sieve filters. ManageSieve runs on port 4910, and there are various clients which support ManageSieve, eg:

Whatever IMAP email program you use the Sieve filtering will still work. It may be easiest to create and edit the filters using Roundcube webmail even if you don't wish to use Roundcube for reading email.


Converting existing rules

If you use Mozilla (eg Thunderbird) and have existing rules created, then they can be converted in to Sieve from this page: mozilla2sieve.html.