M-J-Robbins / good-email-code

Email code resources website
http://www.goodemailcode.com
MIT License
91 stars 8 forks source link

Ghost tables in Mac Outlook #26

Open 6rross opened 2 weeks ago

6rross commented 2 weeks ago

Hi Mark,

I sometimes develop emails for clients to send on their own via PC Outlook (I know this is bad practice, but unfortunately a necessary evil for us).

I notice when emails sent from PC Outlook are rendered on Mac Outlook, all content within ghost tables disappears. I assume because PC Outlook is only using the conditionals in the ghost tables and then Mac Outlook strips them.

I know this is probably a rare use-case, but do you know of a way around this issue, or a possible fallback?

Thanks!