From 06f83ea8b4a9d711aa0e308223c6be2e6ca0b08e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 14 Jan 1997 23:16:24 +0000 Subject: The batchlimit option is now per user. svn path=/trunk/; revision=764 --- sample.rcfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sample.rcfile') diff --git a/sample.rcfile b/sample.rcfile index c6da6f4b..f4fe5eb8 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -49,6 +49,7 @@ # norewrite # limit -- must be followed by numeric size limit # fetchlimit -- must be followed by numeric msg fetch limit +# batchlimit -- must be followed by numeric SMTP batch limit # # Legal protocol identifiers are # pop2 (or POP2) @@ -63,7 +64,6 @@ # # Legal global option statements are # -# set batchlimit = -- must be followed by a number # set logfile = -- must be followed by a string # # The noise keywords `and', `with', `has', `wants', and `options' are ignored @@ -75,8 +75,6 @@ # # This is what the developer's .fetchmailrc looks like: -set batchlimit = 0 # I forward to sendmail - defaults interface "sl0/10.0.2.15" # SLIRP standard address user esr is esr fetchmail-friends magic-numbers here -- cgit v1.2.3