=head1 NAME lei-up - update a saved search =head1 SYNOPSIS lei up [OPTIONS] OUTPUT lei up [OPTIONS] --all[=] =head1 DESCRIPTION Update the saved search at C or all saved searches. =head1 OPTIONS =over =item --all[=] 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 =item --no-external =item --no-local =item --no-remote These disable the use of all externals, local externals, or remote externals respectively. They are useful during temporary network or mount-point outages. Unlike C, these switches override the original C options saved as C. The combination C<--all=remote --no-remote> is supported for offline use in case a user is updating an IMAP folder on localhost. =item --exclude=LOCATION As with L, but may also exclude externals originally specified via C. =item --lock=METHOD =item --alert=CMD =item --mua=CMD C<--lock>, C<--alert>, and C<--mua> are all supported and documented in L. C<--mua> is incompatible with C<--all>. =back =head1 CONTACT Feedback welcome via plain-text mail to L The mail archives are hosted at L and L =head1 COPYRIGHT Copyright all contributors L License: AGPL-3.0+ L =head1 SEE ALSO L, L, L, L