diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 16:44:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 16:44:21 +0000 |
commit | b8c59279404ee384839e86e5f68e94bb257c45d7 (patch) | |
tree | 4dfa94d54019cb60e594da0123f8f1af03b4ab74 /sample.rcfile | |
parent | 86c0cbc302f0be583bd4c1772b398bc1086d2264 (diff) | |
download | fetchmail-b8c59279404ee384839e86e5f68e94bb257c45d7.tar.gz fetchmail-b8c59279404ee384839e86e5f68e94bb257c45d7.tar.bz2 fetchmail-b8c59279404ee384839e86e5f68e94bb257c45d7.zip |
Removed all pretentions to RPOP support.
svn path=/trunk/; revision=267
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sample.rcfile b/sample.rcfile index b7d0a945..8457576d 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -45,7 +45,6 @@ # pop3 (or POP3) # imap (or IMAP) # apop (or APOP) -# rpop (or RPOP) # # Basic format is # server SERVERNAME protocol PROTOCOL username NAME password PASSWORD |