diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-05 04:01:46 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-05 04:01:46 +0000 |
commit | b2c3f987c2af7b08ea5f670d94d4e94c994c2c96 (patch) | |
tree | fe3fc6c6b83a8a1044c470b34c6dbee837c5355f /sample.rcfile | |
parent | dba153ee6173bcc1e526163e7434d8a5915baf0b (diff) | |
download | fetchmail-b2c3f987c2af7b08ea5f670d94d4e94c994c2c96.tar.gz fetchmail-b2c3f987c2af7b08ea5f670d94d4e94c994c2c96.tar.bz2 fetchmail-b2c3f987c2af7b08ea5f670d94d4e94c994c2c96.zip |
Back out the token name changes.
svn path=/trunk/; revision=221
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sample.rcfile b/sample.rcfile index c854af78..b7d0a945 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -21,9 +21,9 @@ # Legal keywords are # server # protocol (or proto) -# localname (or local) # username (or user) -# remotename (or remote) +# is +# remotefolder (or remote) # password (or pass) # mailbox # smtphost (or smtp) |