]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man7/notmuch-properties.rst
Merge branch 'release'
[notmuch] / doc / man7 / notmuch-properties.rst
index 2e6106830c4c995f60160e65ac98d28cae78f8bc..a7d91d674a89f92e37989e6bb1ca3846839360c2 100644 (file)
@@ -121,6 +121,18 @@ of its normal activity.
     ``index.repaired`` property to note the type of repair(s) it
     performed.
 
+    ``index.repaired=skip-protected-headers-legacy-display`` indicates
+    that when indexing the cleartext of an encrypted message, notmuch
+    skipped over a "legacy-display" text/rfc822-headers part that it
+    found in that message, since it was able to index the built-in
+    protected headers directly.
+
+    ``index.repaired=mixedup`` indicates the repair of a "Mixed Up"
+    encrypted PGP/MIME message, a mangling typically produced by
+    Microsoft's Exchange MTA.  See
+    https://tools.ietf.org/html/draft-dkg-openpgp-pgpmime-message-mangling
+    for more information.
+
 SEE ALSO
 ========