aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-08-26 21:31:20 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-08-26 21:31:20 +0000
commitaa0d39fe51eb00dcb82969d273782b25884f105a (patch)
treef66545a418d82ccf393e6091e5bb942bf69eea5f /README
parent2f5adc9ba38c8df30e80cb7ad04f1a54de557f80 (diff)
downloadfetchmail-aa0d39fe51eb00dcb82969d273782b25884f105a.tar.gz
fetchmail-aa0d39fe51eb00dcb82969d273782b25884f105a.tar.bz2
fetchmail-aa0d39fe51eb00dcb82969d273782b25884f105a.zip
We have IMAP support.
svn path=/trunk/; revision=65
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index f60fb7a0..098e8f39 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
README for popclient 3.0
-popclient is a full-featured, robust, well-documented POP2, POP3 and
-APOP client originally developed by Carl Harris <ceharris@mal.com> and
+popclient is a full-featured, robust, well-documented POP2, POP3, APOP,
+and IMAP client originally developed by Carl Harris <ceharris@mal.com> and
now maintained by Eric S. Raymond <esr@thyrsus.com>.
You can find the latest version of popclient from Eric's home page
@@ -10,7 +10,7 @@ You can find the latest version of popclient from Eric's home page
Features of POP include:
- * POP2, POP3 and APOP support
+ * POP2, POP3, APOP and IMAP support
* Easy configuration via command line or free-format .poprc file.