Re: Mime Types
Re: Mime Types
- Subject: Re: Mime Types
- From: Jeremy Wyld <email@hidden>
- Date: Tue, 15 Feb 2011 10:49:13 -0800
Since there is no table in MessageUI, it wants to pass along the exact MIME type. The idea is that you pass along the MIME type, so there is no guessing and the email has the proper value.
Doing some searching on the Internet, I found audio/x-caf.
jeremy
On Feb 15, 2011, at 10:42 AM, Gordon Apple wrote:
> I'm trying to eMail a file from my iOS code using
> MFMailComposeViewController's addAttachmentData:mimeType:fileName:. Why do
> I need mimeType and how do I get it. I have the list, which is
> straightforward for common types like ".png". However, the AV stuff
> produces extension ".caf" which is nowhere in the standard list.
>
> When I send eMail from Entourage, it does not ask for my mimeType. Does it
> have a table embedded in it? I there a mimeType for "I don't care what it
> is, just send the #$%^& file"?
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Macnetworkprog mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Mime Types (From: Gordon Apple <email@hidden>) |