2017 © Pedro Peláez
 

library libsieve

LibSieve is a library to manage and modify sieve (RFC5228) scripts.

image

loconox/libsieve

LibSieve is a library to manage and modify sieve (RFC5228) scripts.

  • Tuesday, October 10, 2017
  • by loconox
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 3 Versions
  • 100 % Grown

The README.md

LibSieve

LibSieve is a library to manage and modify sieve (RFC5228) scripts. It contains a parser for the sieve language (including extensions) and a client for the managesieve protocol. It is written entirely in PHP 5., (*1)

This is a fork from https://github.com/ProtonMail/libsieve-php. It also includes script that that implements MANAGESIEVE from https://lists.sourceforge.net/mailman/listinfo/sieve-php-devel., (*2)

Install

composer require loconox/libsieve

Changes from the RFC

  • The date and the currentdate both allow for zone parameter any string to be passed. This allows the user to enter zone names like Europe/Zurich instead of +0100. The reason we allow this is because offsets like +0100 don't encode information about the daylight saving time, which is often needed.

The Versions

10/10 2017

dev-master

9999999-dev https://github.com/loconox/libsieve

LibSieve is a library to manage and modify sieve (RFC5228) scripts.

  Sources   Download

GPLv3

The Requires

  • php >=5.3.9

 

The Development Requires

by Jérémie Libeau

mail filters sieve managesieve

05/10 2017

dev-feat/custom-extensions

dev-feat/custom-extensions https://sourceforge.net/projects/libsieve-php/

libsieve-php is a library to manage and modify sieve (RFC5228) scripts.

  Sources   Download

GPLv3

The Requires

  • php >=5.3.9

 

mail filters sieve

16/08 2017

dev-feature/ext-lists

dev-feature/ext-lists https://sourceforge.net/projects/libsieve-php/

libsieve-php is a library to manage and modify sieve (RFC5228) scripts.

  Sources   Download

GPLv3

The Requires

  • php >=5.3.9

 

mail filters sieve