Hello,
using Gnus (gnus-verison "No Gnus v0.6") and Mailcrypt, I always end up
with a header stating "charset=us-ascii" for encrypted messages. I
presume, the message is first encrypted and then MIME encoded. This
causes confusion with some mailreaders of my messages' recipients when
using non-ASCII-characters.
Is it possible to have the message MIME encoded before encryption? When
using vm, I do something in the line of
(add-hook 'mc-pre-encryption-hook '(lambda ()
(if (not (vm-mail-mode-get-header-contents "MIME-Version:"))
(vm-mime-encode-composition))))
What would be the canonical way for Gnus? Maybe I did not search very
intelligently, but I did not find an answer. Maybe I was putting the
wrong question?
Thanks for hints!
Markus
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english