]> Sergey Matveev's repositories - public-inbox.git/blob - Documentation/lei-forget-mail-sync.pod
29ff567118151081485360ee3889b1fe5eb180fb
[public-inbox.git] / Documentation / lei-forget-mail-sync.pod
1 =head1 NAME
2
3 lei-forget-mail-sync - forget sync information for a mail folder
4
5 =head1 SYNOPSIS
6
7 lei forget-mail-sync [OPTIONS] LOCATION [LOCATION...]
8
9 =head1 DESCRIPTION
10
11 Forget synchronization information for C<LOCATION>, an IMAP or Maildir
12 folder.  Note that this won't delete any messages on the filesystem.
13 Users using L<lei-index(1)> without L<lei-import(1)> will be left
14 with dangling references in search results.
15
16 =head1 CONTACT
17
18 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
19
20 The mail archives are hosted at L<https://public-inbox.org/meta/> and
21 L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
22
23 =head1 COPYRIGHT
24
25 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
26
27 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
28
29
30 =head1 SEE ALSO
31
32 L<lei-ls-mail-sync(1)>, L<lei-index(1)>