diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-05-28 20:41:37 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-05-28 20:41:37 +0000 |
commit | 93d237073e72102640dcf3442d1887d69776921c (patch) | |
tree | c64e4e542297d625dad8cd7921822fbd4dd8913e /sample.rcfile | |
parent | d6fe2a5f48e069fe423b12f2e163589194115dc0 (diff) | |
download | fetchmail-93d237073e72102640dcf3442d1887d69776921c.tar.gz fetchmail-93d237073e72102640dcf3442d1887d69776921c.tar.bz2 fetchmail-93d237073e72102640dcf3442d1887d69776921c.zip |
Added the interval option.
svn path=/trunk/; revision=1040
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 e0edc8d7..5023f60c 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -21,6 +21,7 @@ # Legal keywords are # poll -- must be followed by a mailserver name # skip -- must be followed by a mailserver name +# interval -- must be followed by an interval skip count # protocol (or proto) -- must be followed by a protocol ID # uidl # port -- must be followed by a TCP/IP port number |