> For the complete documentation index, see [llms.txt](https://docs.bird.com/taxi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/taxi/email-design-systems/custom-email-design-systems/custom-built-email-design-system-email-client-support.md).

# Custom-built Email Design System email client support

When we build your custom Email Design System, we ensure that they are built in a way that renders well across as many modern email clients as possible. Below is a list of all the webmail, desktop and mobile email clients that are supported.&#x20;

*This list is subject to change, as third parties may release updates to their products and devices which we can not control.*

Desktop clients

Outlook 2011 (Mac)\
Outlook 2016 (Mac)\
Apple Mail 9\
Apple Mail 10\
Apple Mail 11

Mobile clients and&#x20;

Gmail App (Android)\
Gmail for iOS\
Inbox by Gmail (Android)\
Inbox by Gmail (iOS)\
Outlook Android App\
Outlook iOS\
Native Apple Mail, *for the following devices:*\
\&#xNAN;*iPhone 6, iPhone 6 Plus, iPhone 6s, iPhone 6s Plus, iPhone 7, iPhone 7 Plus, iPhone 8, iPhone 8 Plus, iPhone SE, iPhone X, iPad (Retina), iPad Mini, iPad Pro 13in, iPad Pro 15 Inch*

Webmail clients

AOL Mail (Chrome)\
AOL Mail (Firefox)\
AOL Mail (IE)\
Gmail (Chrome)\
Gmail (Firefox)\
Gmail (IE)\
Google Apps / GSuite (Chrome)\
Google Apps / GSuite (Firefox)\
Google Apps / GSuite (IE)\
Inbox by Gmail (Chrome)\
Inbox by Gmail (Firefox)\
Office 365 (Chrome)\
Office 365 (Firefox)\
Office 365 (IE)\
Outlook.com (Chrome)\
Outlook.com (Firefox)\
Outlook.com (IE)\
Yahoo! Mail (Chrome)\
Yahoo! Mail (Firefox)\
Yahoo! Mail (IE)

### Platforms we support but which have known issues

Outlook 2013 (120 DPI)

This will be checked in, but due to way the email will be scaled, we can not guarantee this will exactly match the normal version.&#x20;

Outlook 2007

Only the first frame of animated gifs will be displayed. There is limited support for background images. Some minor layout discrepancies are to be expected.

Outlook 2010

Only the first frame of animated gifs will be displayed. There is limited support for background images. Some minor layout discrepancies are to be expected.

Outlook 2013

Only the first frame of animated gifs will be displayed. There is limited support for background images. Some minor layout discrepancies are to be expected.

Outlook 2016

Only the first frame of animated gifs will be displayed. There is limited support for background images. Some minor layout discrepancies are to be expected.

Windows Mail

This platform has some known rendering issues such as occasional gaps around images and very limited support for background images.&#x20;

Android 4.4

This will be checked in Litmus, but screenshots may not reflect the actual apps

Android 5.1

This will be checked in Litmus, but screenshots may not reflect the actual apps. Media queries not supported.

Android 6.0

This will be checked in Litmus, but screenshots may not reflect the actual apps. Media queries not supported.

Gmail App IMAP (Android)

This will be checked in Litmus, but screenshots may not reflect the actual apps. Full support not guaranteed for background images and media queries.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.bird.com/taxi/email-design-systems/custom-email-design-systems/custom-built-email-design-system-email-client-support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
