GNU bug report logs -
#8731
24.0.50; smtpmail-send-it encodes encoded message header
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Wed, 25 May 2011 18:10:03 UTC
Severity: normal
Found in version 24.0.50
Done: Katsumi Yamaoka <yamaoka <at> jpl.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
In article <b4m39k3gm8q.fsf <at> jpl.org>, Katsumi Yamaoka <yamaoka <at> jpl.org> writes:
> The rfc2047.el encoder encodes things that look like encoded words
> by default. This prevents encoded words, that a user purposely
> puts in a message subject or other, from being broken by a decoder.
[...]
> By your recent change in smtpmail.el, this is just what happens
> when sending a mail using Gnus now. Could you revert it? Or
> please let-bind `rfc2047-encode-encoded-words' to nil when running
> `mail-encode-header'.
Thank yor for the report. It seems that sendmail-send-it
has the same problem. So, I've just installed this to
emacs-23 branch.
2011-05-27 Kenichi Handa <handa <at> m17n.org>
* mail/sendmail.el (mail-encode-header): Avoid double encoding by
let-binding rfc2047-encode-encoded-words to nil.
---
Kenichi Handa
handa <at> m17n.org
This bug report was last modified 14 years and 55 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.