Download List

Descripción del Proyecto

sieve-php is a PHP class which provides an interface into the Cyrus timsieved Sieveserver. It has been tested and designed for Cyrus 2.0.12+, but may work on older versions. It will allow you to send, receive, delete, and list sieve filter scripts. Included are sample scripts of the class in action.

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.

2001-09-14 08:57 Back to release list
0.0.5

Totalmente re recuperación de las respuestas del servidor para manejar las respuestas del servidor integently. Reescribir la mayoría de las funciones para una mejor estabilidad y coherencia en las interfaces. Creado error estándar y métodos de respuesta. Devuelve las respuestas del servidor completo para send_script () para que pueda ver cuando te haces un lío en escribir un guión.
Tags: Development, Major bugfixes
Totally reworked retrieving of server responses to handle server responses integently. Rewrote most functions for better stability and consistency in the interfaces. Created standard error and response methods. Returns full server responses for send_script() so you can see where you messed up in writing a script.

Project Resources