Download List

專案描述

SmartSieve is a Web-based graphical user
interface for creating and managing sieve
scripts on a Cyrus IMAP mail server. It provides
a way for non-technical users to generate
sieve rules for mail filtering and vacation
messaging without prior knowledge of the
sieve scripting language. It is written in PHP
and is intended to be intuitive to use and
simple to configure, and is compatible with
Websieve scripts.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-09-26 08:59
1.0-RC2

The rule creation GUI was improved. SmartSieve now stores script content as serialized PHP data. Look-and-feel was improved with a cleaner appearance. Support for the sieve body extension was added along with support for the stop control and the addflag and notify actions. You can now explicitly set the match type for each condition. New Block Spam and Whitelist GUIs were provided. A menu_items config option for setting custom menu items was added. Logging is now done via the PEAR Log:: class. You can now save a new rule at a certain position within the list of existing rules.
標籤: Major feature enhancements

2004-03-04 20:59
0.5.2

This release has a number of new features including support for internationalization with German and Italian translations, a new direct edit mode for scripts not created with SmartSieve, a new Forward Mail interface for simple email redirection, support for digest-md5 authentication, custom rules, and support for non-ISO-8895-1 charsets in mailbox names.
標籤: Major feature enhancements

2003-05-16 22:52
0.5.1devel

This release supports a number of cryptography libraries for encryption, including libmcrypt and PEAR's Crypt_Rc4. It now supports wildcard pattern matching with the :matches match type, and reverse match conditions like not :header :matches. It catches and warns about browser loops caused by cookie settings. It includes a number of important bugfixes.
標籤: Minor feature enhancements

2003-03-19 23:12
0.5.0devel

This release now handles multiple scripts within the same SmartSieve session, with the ability to switch between scripts, create new, delete, or rename existing scripts, and choose which is the active script. It also now warns if the user opens a script not previously created using SmartSieve. It includes bugfixes and other improvements.
標籤: Major feature enhancements

2002-12-04 22:09
0.3.2devel

This release runs on php-4.3.0pre2, handles cookie-less browser sessions, has improved formatting, is more regular across browsers, has better handling of alternative namespaces, and now uses binary safe fread rather than fgets. Calling socket_set_timeout() makes SmartSieve less likely to hang waiting on a socket. read() now calls socket_get_status() and returns if the socket has timed out or has no bytes left to read. The options $default->script_date_format and $default->login_page_heading have been added. It is no longer dependent on the allow_call_time_pass_reference PHP setting.
標籤: Minor feature enhancements

Project Resources