aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-08-26 23:19:04 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-08-26 23:19:04 +0000
commit45ba00921a83a7744a5f8fedad7dbd0652eb9812 (patch)
treef9835654385b898eb9ca0541eb3571844b8476db /README
parentaa0d39fe51eb00dcb82969d273782b25884f105a (diff)
downloadfetchmail-45ba00921a83a7744a5f8fedad7dbd0652eb9812.tar.gz
fetchmail-45ba00921a83a7744a5f8fedad7dbd0652eb9812.tar.bz2
fetchmail-45ba00921a83a7744a5f8fedad7dbd0652eb9812.zip
Added autoprobe logic.
svn path=/trunk/; revision=66
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 098e8f39..3e8dc07c 100644
--- a/README
+++ b/README
@@ -10,7 +10,8 @@ You can find the latest version of popclient from Eric's home page
Features of POP include:
- * POP2, POP3, APOP and IMAP support
+ * POP2, POP3, APOP and IMAP support with auto-probing for a server
+ on the host if no protocol is specified.
* Easy configuration via command line or free-format .poprc file.