| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| CREDITS | 29-May-2009 10:24 | 1.9K | ||
| CREDITS.html | 29-May-2009 10:24 | 2.1K | ||
| DEVELOPMENT | 29-May-2009 10:24 | 427 | ||
| FAQ | 29-May-2009 10:24 | 109 | ||
| NEWS.html | 29-May-2009 10:24 | 48K | ||
| README-FIRST.BETA | 29-May-2009 10:24 | 1.3K | ||
| README.Debian | 24-Sep-2009 18:36 | 1.1K | ||
| README.gz | 29-May-2009 10:24 | 2.9K | ||
| README.html | 29-May-2009 10:24 | 6.9K | ||
| REPORTING_BUGS | 29-May-2009 10:24 | 677 | ||
| REPORTING_BUGS.html | 29-May-2009 10:24 | 677 | ||
| changelog.Debian.gz | 27-May-2010 16:19 | 2.6K | ||
| changelog.gz | 29-May-2009 10:24 | 16K | ||
| copyright | 30-Sep-2009 21:30 | 1.7K | ||
| style/ | 06-Feb-2011 22:27 | - | ||
Avelsieve or, verbosely, "Sieve Mail Filters Plugin for Squirrelmail" is a Squirrelmail plugin for creating Sieve scripts on a Sieve-compliant mail server.
Sieve is a mail filtering language, intended for server-side filtering of emails. For more information, please visit http://sieve.info or read RFC 3028.
Avelsieve can either run using different backends, with regard to the storage of the Sieve scripts. Currently, three backends are available:
More implementations can be found at http://sieve.info/implementations.
In the future, Avelsieve will also be a part of Cyrusmaster, a web-based Cyrus administration tool. It should provide the same interface of the user's filters to administrators and/or helpdesk staff.
The web interface provides a wizard-like interface that, in the end, creates part of a Sieve script, a so called rule. It then assembles all the rules to form a Sieve script.
For the sake of user-friendliness, it provides only a subset of Sieve's functionality; the main goal was to provide a simple interface for Joe User to create server-side filters without knowing anything about the language itself.
The plugin does not provide a parser; instead, it saves PHP meta-data in the script itself, in order to continue editing and manipulation of the filters. The only thing that is supported is a script called "phpscript" on the Cyrus server. Multiple scripts are not supported yet. I've tried to make it sane enough that it won't break a lot. Some more testing is needed - hence the beta status.
This plugin provides:
..but does not provide:
If you'd like to take some quick look before installing, you can check out some screenshots of avelsieve in action.
You can see the plugin in action, if you wish. Check the Live Demo page for more information.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.