diff options
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sample.rcfile b/sample.rcfile index ded965c8..dfc07b45 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -72,6 +72,7 @@ # Legal global option statements are # # set logfile = -- must be followed by a string +# set daemon = -- 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 @@ -82,6 +83,8 @@ # # This is what the developer's .fetchmailrc looks like: +set daemon 300 # Poll at 5-minute intervals + defaults interface "sl0/10.0.2.15" # SLIRP standard address user esr is esr fetchmail-friends magic-numbers here |