mml-default-encrypt-method | Default encryption method. |
mml-default-sign-method | Default sign method. |
mml-encrypt-alist | Alist of MIME encryption functions. |
mml-secure-cache-passphrase | If t, cache OpenPGP or S/MIME passphrases inside Emacs. |
mml-secure-fail-when-key-problem | If t, raise an error if some key is missing or several keys exist. |
mml-secure-key-preferences | Protocol- and usage-specific fingerprints of preferred keys. |
mml-secure-method | Current security method. Internal variable. |
mml-secure-openpgp-always-trust | If t, skip key validation of GnuPG on encryption. |
mml-secure-openpgp-encrypt-to-self | List of own key ID(s) or t; determines additional recipients with OpenPGP. |
mml-secure-openpgp-sign-with-sender | If t, use message sender to find an OpenPGP key to sign with. |
mml-secure-openpgp-signers | A list of your own key ID(s) which will be used to sign OpenPGP messages. |
mml-secure-passphrase-cache-expiry | How many seconds the passphrase is cached. |
mml-secure-safe-bcc-list | List of e-mail addresses that are safe to use in Bcc headers. |
mml-secure-smime-encrypt-to-self | List of own key ID(s) or t; determines additional recipients with S/MIME. |
mml-secure-smime-sign-with-sender | If t, use message sender to find an S/MIME key to sign with. |
mml-secure-smime-signers | A list of your own key ID(s) which will be used to sign S/MIME messages. |
mml-secure-verbose | If non-nil, ask the user about the current operation more verbosely. |
mml-sign-alist | Alist of MIME signer functions. |
mml-signencrypt-style-alist | Alist specifying if ‘signencrypt’ results in two separate operations or not. |