What is “Content-Type”?
The Content-Type header defines what kind of data a part of an email contains—plain text, HTML, image, audio, or even a calendar file. It also indicates how the message is structured, such as `multipart/alternative` or `multipart/mixed`.
Common Content-Type values include:
`text/plain` for plain text `text/html` for HTML code `application/pdf` for PDF files `image/jpeg` for images `multipart/alternative` for text and HTML versions `multipart/mixed` for attachments
Think of it as the manifest on the cargo deck. It tells the recipient what is on board and how it’s packed.
Get a personalized explanation for your specific email setup. Open an AI assistant with your question pre-loaded — just add your details and send.
Was this answer helpful?
Thanks for your feedback!