aboutsummaryrefslogtreecommitdiffstats
path: root/sample.rcfile
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-08 05:38:41 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-08 05:38:41 +0000
commit4cf99da5da3d1e2d54cf2ac81c0dfd5bf94ca98a (patch)
tree9f0555eab9627e9c6f168fc3bba971de32cffda2 /sample.rcfile
parent995f32756f7c222468bb3527ae6b9f340fe333ea (diff)
downloadfetchmail-4cf99da5da3d1e2d54cf2ac81c0dfd5bf94ca98a.tar.gz
fetchmail-4cf99da5da3d1e2d54cf2ac81c0dfd5bf94ca98a.tar.bz2
fetchmail-4cf99da5da3d1e2d54cf2ac81c0dfd5bf94ca98a.zip
Implement batchlimit option.
svn path=/trunk/; revision=503
Diffstat (limited to 'sample.rcfile')
-rw-r--r--sample.rcfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sample.rcfile b/sample.rcfile
index 5ade67b2..1f2f58fc 100644
--- a/sample.rcfile
+++ b/sample.rcfile
@@ -52,6 +52,10 @@
# login
# kerberos
#
+# Legal global option statements are
+#
+# set batchlimit = -- must be followed by a number
+#
# The noise keywords `and', `with', `has', `wants', and `options' are ignored
# anywhere in an entry; they can be used to make it resemble English. The
# punctuation charactes `,' `:' `;' are also ignored.
@@ -61,6 +65,8 @@
#
# This is what the developer's .fetchmailrc looks like:
+set batchlimit 0 # I forward to sendmail
+
defaults password not_blowing_my_cover;
# Use this for production