> -----Original Message----- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 07, 2007 9:12 PM > To: stdcxx-dev@incubator.apache.org > Subject: Re: Test message with .txt attachment > > Farid Zaripov wrote: > > This is a test message. I see that Outlook sends .txt files as > > "text/plain", but still base64 encoded attachments. > > There you have it. Outlook is too dumb to figure out that the > attachment is plain text. I wouldn't be surprised if you > could fool it into thinking that a binary attachment is plain > text by giving it a .txt extension...
The testing shows that you're exactly right. Farid.