X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=manpages%2Fnotmuch-new-1.mdwn;h=caba2acd8643e2ae0a221303dabe320a6562840b;hb=219490b75a85ca18d449168575a0c7538e71612e;hp=8d86c59b232046465fb773ea25243c98b9dbc828;hpb=ced8564f8c5034012ef80c90bbf7e9e57f125b41;p=notmuch-wiki diff --git a/manpages/notmuch-new-1.mdwn b/manpages/notmuch-new-1.mdwn index 8d86c59..caba2ac 100644 --- a/manpages/notmuch-new-1.mdwn +++ b/manpages/notmuch-new-1.mdwn @@ -18,16 +18,16 @@ full-text indexing on new messages that are found. Each new message will automatically be tagged with both the inbox and unread tags. - You should run notmuch new once after first running notmuch setup to + You should run notmuch new once after first running notmuch-setup(1) to create the initial database. The first run may take a long time if you have a significant amount of mail (several hundred thousand messages or more). Subsequently, you should run notmuch new whenever new mail is delivered and you wish to incorporate it into the database. These sub‐ sequent runs will be much quicker than the initial run. - Invoking notmuch with no command argument will run new if notmuch setup - has previously been completed, but notmuch new has not previously been - run. + Invoking notmuch with no command argument will run new if not- + much-setup(1) has previously been completed, but notmuch new has not + previously been run. notmuch new updates tags according to maildir flag changes if the maildir.synchronize_flags configuration option is enabled. See not‐ @@ -58,15 +58,14 @@ Be aware that the index is likely sufficient (and the session key is certainly sufficient) to reconstruct the cleartext of the message itself, so please ensure that the notmuch message index - is adequately protected. DO NOT USE --decrypt=true or - --decrypt=nostash without considering the security of your - index. + is adequately protected. DO NOT USE --decrypt=true or --de- + crypt=nostash without considering the security of your index. See also index.decrypt in notmuch-config(1). --full-scan - By default notmuch-new uses directory modification times - (mtimes) to optimize the scanning of directories for new mail. + By default notmuch-new uses directory modification times + (mtimes) to optimize the scanning of directories for new mail. This option turns that optimization off. @@ -80,7 +79,7 @@

SEE ALSO

-       notmuch(1),  notmuch-config(1), notmuch-count(1), notmuch-dump(1), not‐
+       notmuch(1), notmuch-config(1), notmuch-count(1), notmuch-dump(1),  not‐
        much-hooks(5), notmuch-insert(1), notmuch-reply(1), notmuch-restore(1),
        notmuch-search(1),   notmuch-search-terms(7),   notmuch-show(1),   not‐
        much-tag(1)
@@ -93,7 +92,7 @@
 
 

COPYRIGHT

-       2009-2020, Carl Worth and many others
+       2009-2022, Carl Worth and many others
 
-

0.31

+

0.35