[mew-int 3189] Re: problems forwarding messages
Joao Pedro Pedroso <[email protected]> Sat, 18 Jan 2014 07:45:07 +0000 (WET)
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
>>> It seems that when Mew forwards with some messages, the markers of >>> Base64 are not added. Below is part of the header of the message >>> which is not correctly forwarded by mew. >> >> I realized that the problem is not with Mew: there are some mail >> readers (notably Gmail) that do not correctly decode messages in >> Base64. >> >> I could not find a workaround for this, any suggestions would be >> welcome. > > (steq mew-use-8bit t) would help you. Indeed! Thank you very much, jpp