X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Flei-up.pod;h=f06ee5eb62b7270c070ad8d7ac8a62410099d648;hb=c1cfe2c2ff17bca3cafb9dea4d7a7697eeab9683;hp=e5d97f434ace08461b3092248257336db78427df;hpb=f2aaef1b7e84aec38b88dce88ad2f5a86f33f684;p=public-inbox.git diff --git a/Documentation/lei-up.pod b/Documentation/lei-up.pod index e5d97f43..f06ee5eb 100644 --- a/Documentation/lei-up.pod +++ b/Documentation/lei-up.pod @@ -22,6 +22,21 @@ C<--all> updates all saved searches (listed in L). C<--all=local> only updates local mailboxes, C<--all=remote> only updates remote mailboxes (currently C and C). +=item --remote-fudge-time=INTERVAL + +Look for mail older than the time of the last successful query. +Using a small interval will reduce bandwidth use. A larger +interval reduces the likelyhood of missing a result due to MTA +delays or downtime. + +The time(s) of the last successful queries are the C +values visible from L. + +Date formats understood by L may be used. +e.g C<1.hour> or C<3.days> + +Default: 2.days + =back The following options, described in L, are supported.