aboutsummaryrefslogtreecommitdiffstats
path: root/sample.rcfile
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-12-18 05:06:19 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-12-18 05:06:19 +0000
commit54f81620fae6f46c55a930a348008e11c75b4f88 (patch)
tree6f57ff815374547642a609c4f8efa208749cbe2f /sample.rcfile
parent2f1b2a582eda2b8993771bfece902f696c4dd9c4 (diff)
downloadfetchmail-54f81620fae6f46c55a930a348008e11c75b4f88.tar.gz
fetchmail-54f81620fae6f46c55a930a348008e11c75b4f88.tar.bz2
fetchmail-54f81620fae6f46c55a930a348008e11c75b4f88.zip
Added `fetchlimit'.
svn path=/trunk/; revision=657
Diffstat (limited to 'sample.rcfile')
-rw-r--r--sample.rcfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sample.rcfile b/sample.rcfile
index a56632fa..8ee24e5f 100644
--- a/sample.rcfile
+++ b/sample.rcfile
@@ -42,6 +42,8 @@
# noflush
# nofetchall
# norewrite
+# limit -- must be followed by numeric size limit
+# fetchlimit -- must be followed by numeric msg fetch limit
#
# Legal protocol identifiers are
# pop2 (or POP2)