aboutsummaryrefslogtreecommitdiffstats
path: root/sample.rcfile
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-20 22:59:04 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-20 22:59:04 +0000
commit7beaf257b440998b28b8ad6cda714f9db9bc1010 (patch)
tree5696d372ab419c6d150e1c1288dcf6a2a01d5d4e /sample.rcfile
parent227cbfbaeb3a58a8169b2ee3c1fd7547f28c30c9 (diff)
downloadfetchmail-7beaf257b440998b28b8ad6cda714f9db9bc1010.tar.gz
fetchmail-7beaf257b440998b28b8ad6cda714f9db9bc1010.tar.bz2
fetchmail-7beaf257b440998b28b8ad6cda714f9db9bc1010.zip
RPOP support is back.
svn path=/trunk/; revision=793
Diffstat (limited to 'sample.rcfile')
-rw-r--r--sample.rcfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sample.rcfile b/sample.rcfile
index 13d35c40..6464f2a7 100644
--- a/sample.rcfile
+++ b/sample.rcfile
@@ -58,6 +58,7 @@
# pop3 (or POP3)
# imap (or IMAP)
# apop (or APOP)
+# rpop (or RPOP)
# kpop (or KPOP)
#
# Legal authentication types are
@@ -70,7 +71,7 @@
#
# The noise keywords `and', `with', `has', `wants', and `options' are ignored
# anywhere in an entry; they can be used to make it resemble English. The
-# punctuation charactes `,' `:' `;' are also ignored.
+# punctuation characters `,' `:' `;' are also ignored.
#
# The run control file format is fully described (with more examples) on the
# fetchmail manual page.