Sieve Filtering: Difference between revisions

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 on the IMAP servers. There are various clients which support ManageSieve, eg:
 
*RoundCube - our webmail has a Filters option in the settings - We'd recommend this even if you don't usually use webmail.
*[https://addons.mozilla.org/en-US/thunderbird/addon/sieve/ Extension for Thunderbird] (fine for manually editing the script file) (Try the [https://github.com/thsmi/sieve/blob/master/nightly/README.md latest] version if the released version does not work.)
*There are others, take a look at [http://www.sieve.info/clients sieve.info]. You'd use the same server, username and password that you do to access your email, and use port 4910, and TLS.