VM

Comment 15 for bug 612111

Revision history for this message
Arik (akwm) wrote : [Bug 612111] Re: digest message improperly handles boundary

 > > I gathered this by sending utf encoded messages to gmail in the normal
 > > VM way (no mime-header part) and then I explicitly added the
 > > "message/rfc822" header at which point gmail displayed the messages
 > > properly.
 >
 > Then, do you want to make VM generate the message/rfc822 header?
 > There is no harm in generating it.

This might be the safest bet, just to cover all bases. I think this
only needs to be done in the vm-digest.el where the boundary is
inserted.

~Arik