3 lei-up - update a saved search
7 lei up [OPTIONS] OUTPUT
9 lei up [OPTIONS] --all[=<local|remote>]
13 Update the saved search at C<OUTPUT> or all saved searches.
19 =item --all[=<local|remote>]
21 C<--all> updates all saved searches (listed in L<lei-ls-search(1)>).
22 C<--all=local> only updates local mailboxes, C<--all=remote> only
23 updates remote mailboxes (currently C<imap://> and C<imaps://>).
25 =item --remote-fudge-time=INTERVAL
27 Look for mail older than the time of the last successful query.
28 Using a small interval will reduce bandwidth use. A larger
29 interval reduces the likelyhood of missing a result due to MTA
32 The time(s) of the last successful queries are the C<lastresult>
33 values visible from L<lei-edit-search(1)>.
35 Date formats understood by L<git-rev-parse(1)> may be used.
36 e.g C<1.hour> or C<3.days>
42 The following options, described in L<lei-q(1)>, are supported.
52 This option is incompatible with C<--all>.
58 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
60 The mail archives are hosted at L<https://public-inbox.org/meta/>
61 and L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
65 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
67 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
71 L<lei-q(1)>, L<lei-ls-search(1)>, L<lei-edit-search(1)>,
72 L<lei-forget-search(1)>