info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Gnus/Mailcrypt and MIME charset


From: Markus Hilpert
Subject: Gnus/Mailcrypt and MIME charset
Date: Thu, 01 Feb 2007 12:33:15 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]