aboutsummaryrefslogtreecommitdiff
path: root/network/imapproxy/slack-desc
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2022-03-01 11:21:52 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-03 16:25:41 +0700
commitddf2e20019fa0c5d38e74ed7d3deb5e7a263d044 (patch)
tree3b3926083be7bc5ff1bdceef8b23a3e21c09c0ee /network/imapproxy/slack-desc
parent70c36deee18011f5d3b08799efd54e6287734b06 (diff)
network/imapproxy: Removed.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/imapproxy/slack-desc')
-rw-r--r--network/imapproxy/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/network/imapproxy/slack-desc b/network/imapproxy/slack-desc
deleted file mode 100644
index 1c70395971cc6..0000000000000
--- a/network/imapproxy/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
- |-----handy-ruler------------------------------------------------------|
-imapproxy: imapproxy (SquirrelMail's IMAP Proxy server)
-imapproxy:
-imapproxy: SquirrelMail's IMAP Proxy is a caching IMAP proxy server intended
-imapproxy: for use with webmail clients that cannot maintain persistent
-imapproxy: connections to an IMAP server.
-imapproxy: IMAP Proxy simply sits between your webmail server and your IMAP
-imapproxy: server. It accepts connections from your webmail server for each
-imapproxy: client login, then proxies that connection to your real IMAP server.
-imapproxy: When your webmail client disconnects, IMAP Proxy will leave the
-imapproxy: connection open to the IMAP server such that when your webmail client
-imapproxy: reconnects, the existing connection may be re-used.