]> mj.ucw.cz Git - umpf.git/blobdiff - lex.c
started with filtering mail
[umpf.git] / lex.c
diff --git a/lex.c b/lex.c
index 9f0201319dfa47818beeef380a1786f45e8992a5..4e4a10334ab08dcc502570d8a5d3398fa2213a33 100644 (file)
--- a/lex.c
+++ b/lex.c
@@ -19,7 +19,8 @@ static struct keys kwds[] =
                {"if", KW_IF}, 
                {"mail", KW_MAIL}, 
                {"pipe", KW_PIPE},
-               {"discard", KW_DISCARD}
+               {"discard", KW_DISCARD},
+               {"filter", KW_FILTER}
        };
 
 void