sieve
Home
Change Log
Screenshots
Parser
Installation
Source Code
|
What it is
Sieve is a powerful script language for server-side mail filtering. It is intended to be used with IMAP and thus it is widely spread. Many IMAP Server are already sieved, this means capable of running sieve filters. Sieve stores and runs all script on the server-side.
Now there is the dilemma - you have access to a sieved server but, how do you manage your scripts on this server?
You can use telnet for this purpose, but that is fare to uncomfortable, not applicable for a normal user and almost impossible with secure connections.
Wouldn't it be great to activate, edit, delete and add sieve scripts with a convenient interface? That is exactly what the Sieve Extension offers...
Project Status
The extension is an almost complete implementation of the sieve management protocol. At the moment only "SASL Plain" and "SASL Login" Authentication Mechanisms are supported, others may be implemented on request. Since there have not been any major Bugs, the project can be considered as rather stable.
Bugs
Please report bugs and questions to the mailing list or to schmid-thomas at gmx.net
Give me 1-2 weeks time for a reply. If you did not receive a reply at all, it might be a good idea to check you spam filter.
License
Keep in mind, Sieve is a powerful mail filter, loss of data is likely when you miss configure a script. Furthermore is likely that this extension contains bugs. As the source code is freely available, I consider it as your job to double-check the correctness and the quality of the software. This means you use the extension at your own risk. There is absolutely no liability for loss of data or damage or similar stuff caused by this extension.
This source code of this project is freely available and open to everyone. But similar to most other open source licenses the source code remains the intellectual property of the author. This means that the author can change this license without notice! Therefore please ask before you use the code in other projects. Using the source code in a commercial product or distributing the source code needs always a written permission.
The binaries of the extension (.xpi) are freeware and can be freely used and distributed. It is not possible to buy or sell the binaries, as they are free.
If you don't agree with this "license", don't use the extension! As every country has it's own jurisdiction, it could be that parts of this license or the whole license itself is illegal, invalid or violates a law of your country. If so you are not allowed to use the extension!
Home
Change Log
Screenshots
Parser
Installation
Source Code