gnupg public keys available for all recipients. really proceed **without** encryption?
after i compose email, when i click "send message" it
shows: gnupg public keys available for all recipients. really proceed **without** encryption?
- backtrace:
Debugger entered--Lisp error: (error "Encryption is a Good Thing.")
signal(error ("Encryption is a Good Thing."))
error("Encryption is a Good Thing.")
(if (not (eq 'no (jl-mml-secure-maybe-add-tag dontask))) t (error "Encryption is a Good Thing."))
jl-mml-secure-proceed-without-encryption-p()
(or (jl-mml-secure-is-encrypted-p) (jl-mml-secure-proceed-without-encryption-p))
(save-excursion (or (jl-mml-secure-is-encrypted-p) (jl-mml-secure-proceed-without-encryption-p)))
jl-mml-secure-check-encryption-p()
run-hooks(message-send-hook)
message-send(nil)
message-send-and-exit(nil)
funcall-interactively(message-send-and-exit nil)
call-interactively(message-send-and-exit nil nil)
command-execute(message-send-and-exit)
after i click "no", again "send message" will send email.
is this intended behaviour?
regards, jindam, vani