diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-03-06 06:34:46 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-03-06 06:34:46 +0000 |
commit | 65b310a77efb75cd01d355df779cf4721156f89e (patch) | |
tree | 53c41d5c9db2ffeb91546fb12c5071d8fc97e10d /sample.rcfile | |
parent | 2cc82b76e6597d6d5c984a27abf041666ed7aa1b (diff) | |
download | fetchmail-65b310a77efb75cd01d355df779cf4721156f89e.tar.gz fetchmail-65b310a77efb75cd01d355df779cf4721156f89e.tar.bz2 fetchmail-65b310a77efb75cd01d355df779cf4721156f89e.zip |
Implemented support for RFC2177 IDLE command.
svn path=/trunk/; revision=2790
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sample.rcfile b/sample.rcfile index b08af78f..54308b4e 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -68,6 +68,7 @@ # pass8bits # dropstatus # mimedecode +# idle # no keep # no flush # no fetchall @@ -77,6 +78,7 @@ # no pass8bits # no dropstatus # no mimedecode +# no idle # limit -- must be followed by numeric size limit # warnings -- must be followed by numeric size limit # fetchlimit -- must be followed by numeric msg fetch limit |