summaryrefslogtreecommitdiffstats
path: root/network/imapfilter/slack-desc
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2016-11-21 22:30:22 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-26 11:47:24 +0700
commit23d9f920ea277357ba8e058ce9d8e07ffcc4814e (patch)
tree54cc9379a89aa3923d8e08ae3fb83b129ac546b2 /network/imapfilter/slack-desc
parent82ba59b6c9241d891a8cfd41777968f7c66dd712 (diff)
downloadslackbuilds-23d9f920ea277357ba8e058ce9d8e07ffcc4814e.tar.gz
slackbuilds-23d9f920ea277357ba8e058ce9d8e07ffcc4814e.tar.xz
network/imapfilter: Updated for version 2.6.7 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/imapfilter/slack-desc')
-rw-r--r--network/imapfilter/slack-desc14
1 files changed, 7 insertions, 7 deletions
diff --git a/network/imapfilter/slack-desc b/network/imapfilter/slack-desc
index 1d47716d6b..ab5ba58b81 100644
--- a/network/imapfilter/slack-desc
+++ b/network/imapfilter/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
imapfilter: imapfilter (a mail filtering utility)
imapfilter:
-imapfilter: IMAPFilter connects to remote mail servers using the Internet
-imapfilter: Message Access Protocol (IMAP), sends searching queries to the
-imapfilter: server and processes mailboxes based on the results. It can be used
-imapfilter: to delete, copy, move, flag, etc. messages residing in mailboxes at
-imapfilter: the same or different mail servers.
+imapfilter: IMAPFilter is a mail filtering utility. It connects to remote mail
+imapfilter: servers using the Internet Message Access Protocol (IMAP), sends
+imapfilter: searching queries to the server and processes mailboxes based on the
+imapfilter: results. It can be used to delete, copy, move, flag, etc. messages
+imapfilter: residing in mailboxes at the same or different mail servers. The
+imapfilter: 4rev1 and 4 versions of the IMAP protocol are supported.
imapfilter:
imapfilter: IMAPFilter uses the Lua programming language as a configuration and
-imapfilter: extension language. <http://imapfilter.hellug.gr/>
-imapfilter:
+imapfilter: extension language. <https://github.com/lefcha/imapfilter>