Yes, outlook correctly sets the mime time to text/plain if you send a .txt file. I think I've managed to trick outlook to send .patch and .diff files as mime text/* types. I'll let you know what I did if it actually works. Otherwise I'm just going to start appending .txt to my patch files.
Travis >Martin Sebor wrote: > >Farid Zaripov wrote: >> >> I found that Outlook sends text attachments as >> "application/octet-stream", >> but not as "text/plain". > >Does renaming the attachment from etc.patch to etc.txt help? > >Martin >