diff options
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 3 |
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. |