On 18 April, 2015 - Lubomir I. Ivanov wrote: > On 18 April 2015 at 12:34, Anton Lundin <[email protected]> wrote: > > Its not the base64-part that the problem. Its the wrong content-type, > > thats the problem. > > > > You could probably add some registry magic to regcognise .patch files as > > a sane content type text/x-patch: > > > > https://msdn.microsoft.com/en-us/library/windows/desktop/cc144148%28v=vs.85%29.aspx > > > > > > alright, thanks; that does work. > > .patch and .diff as attachments are now of type text/x-patch. > but are still base64 / US-ASCII and the email client needs to decode > the attachments.
Yea, but any sensible mua can handle base64 transfer encoding. Mutt, the mua that i and from what i've concluded Dirk uses, handles base64 just fine. //Anton -- Anton Lundin +46702-161604 _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
