summaryrefslogtreecommitdiff
path: root/mail/ingo/DESCR
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2006-03-31 22:06:34 +0000
committeradrianp <adrianp@pkgsrc.org>2006-03-31 22:06:34 +0000
commitca49afa45c68d88be1c7eceb9fda4522d5811ab7 (patch)
treed581536de1595014e65efd924c8766af40e00a98 /mail/ingo/DESCR
parentc80243fc456962305caf095d30fa0ea8609b86a0 (diff)
downloadpkgsrc-ca49afa45c68d88be1c7eceb9fda4522d5811ab7.tar.gz
Ingo, the "Email Filter Rules Manager", started as a frontend for the Sieve
filter language, and is now a generic and complete filter rule frontend that currently is able to create Sieve, procmail, maildrop, and IMAP filter rules. The IMAP filter driver translates the filter rules on demand to IMAP commands, executed via PHP's IMAP extension and has replaced IMP's internal filtering code. It is now the default filtering agent in IMP H3 (4.x).
Diffstat (limited to 'mail/ingo/DESCR')
-rw-r--r--mail/ingo/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ingo/DESCR b/mail/ingo/DESCR
new file mode 100644
index 00000000000..7a4656f8e1d
--- /dev/null
+++ b/mail/ingo/DESCR
@@ -0,0 +1,6 @@
+Ingo, the "Email Filter Rules Manager", started as a frontend for the Sieve
+filter language, and is now a generic and complete filter rule frontend that
+currently is able to create Sieve, procmail, maildrop, and IMAP filter rules.
+The IMAP filter driver translates the filter rules on demand to IMAP commands,
+executed via PHP's IMAP extension and has replaced IMP's internal filtering
+code. It is now the default filtering agent in IMP H3 (4.x).