diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-09 04:17:32 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-09 04:17:32 +0000 |
commit | e85820eaf58dac8bd6494336991dcdc91f6ccf45 (patch) | |
tree | 7618dfb835bc4c51d2303facabe175df59052d9a /sample.rcfile | |
parent | 0ad6312ee5da744b9d38ae8153d15dbb8cb6c4af (diff) | |
download | fetchmail-e85820eaf58dac8bd6494336991dcdc91f6ccf45.tar.gz fetchmail-e85820eaf58dac8bd6494336991dcdc91f6ccf45.tar.bz2 fetchmail-e85820eaf58dac8bd6494336991dcdc91f6ccf45.zip |
Added the `envelope' option.
svn path=/trunk/; revision=615
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sample.rcfile b/sample.rcfile index 58711c77..a56632fa 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -25,6 +25,7 @@ # port -- must be followed by a TCP/IP port number # authenticate (or auth) -- must be followed by an authentication type # timeout -- must be followed by a numeric timeout value +# envelope -- must be followed by an envelope header name # aka -- must be followed by one or more server aliases # # username (or user) -- must be followed by a name |