When I receive an attachment in an email, the file is converted to winmail.dat.

Any ideas why, and what do to avoid this happening?

link|improve this question
feedback

1 Answer

The person sending the e-mails is using an Exchange Windows or Outlook client. If your e-mail client does not support Rich Text Format (RTF) you will see this as a binary file attachment. It contains Microsoft Exchange Server RTF information.

On your side there is not much you can do unless your client is programmable and you can filter out certain attachments. This particular issue is usually resolved from the sender's side.

link|improve this answer
OS X's Mail.app can view winmail.dat attachments with a plugin (Google brings up some), don't know why Outlook wouldn't do that by default though. – slhck Jul 15 '11 at 14:18
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.