Re: [Emacs head] latest smtpmail.el breaks non-ASCII headers
Sebastian Hofer <[email protected]> Mon, 30 May 2011 12:06:09 +0200
| Newsgroups | gmane.mail.wanderlust.general.japanese,gmane.mail.wanderlust.general,gmane.emacs.gnus.semi.japanese |
|---|---|
| Message-ID | <87boykwlim.wl%[email protected]> |
I currently have problems with "CCL: Invalid command" errors in messages I receive. I just updated emacs from bzr 2 days ago. Could this be related? And if yes, does anybody know a workaround? TIA Sebastian At Fri, 27 May 2011 13:43:37 +0900, Katsumi Yamaoka wrote: > > Latest Emacs 24.0.50 users, > > If you use smtpmail to send messages, currently you may want to > have this workaround: > > (setq rfc2047-encode-encoded-words nil) > > Or recipients cannot read non-ASCII text you write in the message > header (To, Cc, Subject...). See also bug#8731: > > http://lists.gnu.org/archive/html/bug-gnu-emacs/2011-05/msg00580.html >