From def18c3bf22d3731d7f8db89a05405f5217589af Mon Sep 17 00:00:00 2001 From: Stephan Bosch <stephan@rename-it.nl> Date: Wed, 21 Nov 2007 16:18:36 +0100 Subject: [PATCH] Updated documentation with respect to extensions. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 9c2b81993..744df4269 100644 --- a/README +++ b/README @@ -45,7 +45,7 @@ Extensions and their implementation status: Base specification (RFC3028): fileinto: validation, generation and interpretation; no execution - reject: validation and generation + reject: validation, generation and interpretation; no execution envelope: full encoded-character: planned (draft-ietf-sieve-3028bis) @@ -59,8 +59,8 @@ Extensions and their implementation status: include: planned (* first leave out variables support) variables: planned (* also amend previously implemented extensions) body: planned - notify: planned (* match cmu-sieve support initially) copy: planned + notify: planned (- lowest priority) All implemented extensions are like the engine itself currently very much experimental. Other extensions will be added a soon as the necessary -- GitLab