Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Regel Schaffung GUI wurde verbessert. SmartSieve speichert nun Skript Inhalte serialisiert PHP Daten. Look-and-feel wurde mit einem sauberen Erscheinungsbild verbessert. Unterstützung für das Sieb Körper Erweiterung wurde mit der Unterstützung für den Stopp-Kontrolle und die addflag und unterrichtet an Maßnahmen aufgenommen. Sie können nun explizit die Keyword-Option für jede Bedingung. Neue Block Spam-und Whitelist GUIs Verfügung gestellt wurden. Ein menu_items Config-Option für die Festlegung von individuellen Menüpunkten wurde hinzugefügt. Die Protokollierung wird nun über die PEAR Log getan:: Klasse. Sie können nun eine neue Regel in einer bestimmten Position innerhalb der Liste der bestehenden Vorschriften.
Tags: Major feature enhancements
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.

2004-03-04 20:59
0.5.2

Diese Version hat eine Reihe neuer Funktionen einschließlich der Unterstützung für die Internationalisierung mit deutschen und italienischen Übersetzungen, eine neue Direktverbindung Bearbeiten-Modus für die Skripte nicht mit SmartSieve eine neue Forward-Mail-Schnittstelle für einfache E-Mail-Weiterleitung, Unterstützung für Digest-MD5-Authentifizierung, benutzerdefinierte Regeln erstellt, und Support für Nicht-ISO-8895-1 Zeichensätze in der Mailbox-Namen.
Tags: Major feature enhancements
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.

2003-05-16 22:52
0.5.1devel

Diese Version unterstützt eine Reihe von Kryptographie-Bibliotheken für die Verschlüsselung, einschließlich libmcrypt und PEAR Crypt_Rc4. Es unterstützt nun Wildcard-Pattern-Matching mit dem übereinstimmt: Keyword-und Reverse-Bedingungen entsprechen mag: Vorspann passt. Es fängt und warnt davor, über Browser-Loops von Cookie-Einstellungen verursacht. Sie enthält eine Reihe von wichtigen Bugfixes.
Tags: Minor feature enhancements
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.

2003-03-19 23:12
0.5.0devel

Diese Version verarbeitet nun auch mehrere Skripte in der gleichen Sitzung SmartSieve, mit der Fähigkeit, zwischen Skripte zu wechseln, neue, löschen oder umbenennen Skripte, und wählen Sie die aktive Skript ist. Er warnt aber auch jetzt, wenn der Anwender ein zuvor erstelltes Skript nicht mit SmartSieve geöffnet. Es enthält Bugfixes und weitere Verbesserungen.
Tags: Major feature enhancements
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.

2002-12-04 22:09
0.3.2devel

Diese Version läuft auf php-4.3.0pre2, Griffe Cookie-less Browser-Sitzungen, hat sich verbessert, Formatierung, ist regelmäßig in allen Browsern, hat eine bessere Handhabung von alternativen Namespaces und verwendet nun binärsicher fread statt fgets. Calling socket_set_timeout () macht SmartSieve weniger wahrscheinlich zu hängen, wartet auf einen Sockel. read () ruft nun socket_get_status () und die Rückkehr in die Steckdose das Zeitlimit überschritten hat oder nicht über-Bytes zu lesen. Die Optionen $ default-> script_date_format und $ default-> login_page_heading wurden hinzugefügt. Es ist nicht mehr abhängig von der allow_call_time_pass_reference PHP-Einstellung.
Tags: Minor feature enhancements
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.

Project Resources