From 0775fdf1dcb6459773eeb825064859d99e3ec1ff Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Mon, 6 Nov 2006 16:09:00 +0000 Subject: [PATCH] Add/remove sieve scripts in WebCit is now complete. It is now completely usable, but still requires a user who knows how to write Sieve scripts. Now we have to implement the 'easy' rules editor. --- webcit/sieve.c | 137 +++++++++++++++++++++++++++++++++++++++++------- webcit/webcit.c | 6 ++- webcit/webcit.h | 4 +- 3 files changed, 127 insertions(+), 20 deletions(-) diff --git a/webcit/sieve.c b/webcit/sieve.c index 86758d079..7cb7630c9 100644 --- a/webcit/sieve.c +++ b/webcit/sieve.c @@ -88,9 +88,14 @@ void display_sieve(void) wprintf(_("Leave it in my inbox without filtering")); wprintf("\n"); + /* + * FIXME uncomment this when we write the rules editor + * wprintf("\n"); + * + */ wprintf("