diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-07-29 02:32:28 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-07-29 02:32:28 +0000 |
commit | 40aaebc94bb7a3084fd15ec08959bebbb0e92b11 (patch) | |
tree | 4e8cf468f8fef4b388719434850daacc6d78f8fe /sample.rcfile | |
parent | aeb446c324077f676eeff0694273bfef343a72db (diff) | |
download | fetchmail-40aaebc94bb7a3084fd15ec08959bebbb0e92b11.tar.gz fetchmail-40aaebc94bb7a3084fd15ec08959bebbb0e92b11.tar.bz2 fetchmail-40aaebc94bb7a3084fd15ec08959bebbb0e92b11.zip |
`no uidl' is an option.
svn path=/trunk/; revision=1189
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 aa1a31b8..08965772 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -25,6 +25,7 @@ # interval -- must be followed by an interval skip count # protocol (or proto) -- must be followed by a protocol ID # uidl +# no uidl # 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 |