# Suppress images for short emails

**URL:** https://meta.discourse.org/t/suppress-images-for-short-emails/20235
**Category:** Feature
**Created:** [19 september 2014 om 08:50 UTC](https://meta.discourse.org/t/suppress-images-for-short-emails/20235 "2014-09-19T08:50:58Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [24 september 2014 om 18:37 UTC](https://meta.discourse.org/t/suppress-images-for-short-emails/20235/7 "2014-09-24T18:37:18Z")

</div>

Okay, as per the feedback, I have done following [updates](https://github.com/discourse/discourse/pull/2805/files):

- Only Avatar and Emoji images will be suppressed from email
- Avatar image will be replaced with their relevant title text, e.g. ❤ will be replaced by `:heart:`
- Short email length is configurable in site settings, default will be `2800`

* * *

**Example:**

This post on forum:

![](https://global.discourse-cdn.com/meta/original/3X/4/3/43c4b1319e4c53e5684cef5449249b2f69f02674.png)

Gets rendered in email as:

![](https://global.discourse-cdn.com/meta/original/3X/c/1/c105d802f8d94fe5d7884d84fc76702f3df56fa2.png)

---

_[View the full topic](https://meta.discourse.org/t/suppress-images-for-short-emails/20235)._
