summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-11-02 01:33:01 -0400
committerSean Whitton <spwhitton@spwhitton.name>2019-11-02 08:44:19 -0700
commit172b3e7d459173b456dd18914b9b7fbe8c410805 (patch)
treedb8778df5121506ba1057fa0e7c49466cd0a4e81
parent67a847605769d5e255168a65d780594383569b75 (diff)
downloadmailscripts-172b3e7d459173b456dd18914b9b7fbe8c410805.tar.gz
email-print-mime-structure.1.pod: update LIMITATIONS about OpenPGP decryption
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
-rw-r--r--email-print-mime-structure.1.pod7
1 files changed, 4 insertions, 3 deletions
diff --git a/email-print-mime-structure.1.pod b/email-print-mime-structure.1.pod
index 209c725..b846d87 100644
--- a/email-print-mime-structure.1.pod
+++ b/email-print-mime-structure.1.pod
@@ -49,9 +49,10 @@ Show usage instructions.
=head1 LIMITATIONS
-B<email-print-mime-structure> currently does not try to decrypt
-encrypted e-mails, so it cannot display the MIME structure that is
-inside the message's cryptographic envelope.
+B<email-print-mime-structure> only decrypts encrypted e-mails using
+raw, non-password-protected OpenPGP secret keys (see B<--pgpkey>,
+above). If it is unable to decrypt an encrypted part with the
+supplied keys, it will warn on stderr.
B<email-print-mime-structure>'s output is not stable, and is not
intended to be interpreted by machines, so please do not depend on it