From 4cf99da5da3d1e2d54cf2ac81c0dfd5bf94ca98a Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 8 Nov 1996 05:38:41 +0000 Subject: Implement batchlimit option. svn path=/trunk/; revision=503 --- sample.rcfile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sample.rcfile') 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 -- cgit v1.2.3