diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2026-04-11 10:44:16 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2026-04-11 10:44:16 +0300 |
| commit | e34c9a3458fa7e9d27527d19045ed5c286da8312 (patch) | |
| tree | 3fa3beb84e0a2fdc1aceac9e81d0664cb9682ab9 /mu4e | |
| parent | c9413f81dcc661d4a087571ac0ba072a7f35e617 (diff) | |
mu4e/NEWS: mention sign-signed-replies, doc update
Diffstat (limited to 'mu4e')
| -rw-r--r-- | mu4e/mu4e.texi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mu4e/mu4e.texi b/mu4e/mu4e.texi index 383d975..8ed9c0e 100644 --- a/mu4e/mu4e.texi +++ b/mu4e/mu4e.texi @@ -2026,6 +2026,10 @@ mu4e}. @node Signing and encrypting @section Signing and encrypting +@cindex signing +@cindex encrypting +@cindex decrypting +@cindex crypto Signing and encrypting of messages is possible using @ref{(emacs-mime) Top, emacs-mime}, most easily accessed through the @t{Attachments}-menu while @@ -2038,6 +2042,10 @@ that draft messages are @emph{not} encrypted. So if you are using e.g. sure the drafts folder is @emph{not} in the set of synchronized folders, for obvious reasons. +You can influence what messages to encrypt or sign using +@code{mu4e-compose-crypto-policy}; see its docstring for details. + + @node Queuing mail @section Queuing mail |
