# Duplicate email notification when user replies to you and quotes you

**URL:** https://meta.discourse.org/t/duplicate-email-notification-when-user-replies-to-you-and-quotes-you/40444
**Category:** Bug
**Created:** [2 Marzo 2016, 3:39pm UTC](https://meta.discourse.org/t/duplicate-email-notification-when-user-replies-to-you-and-quotes-you/40444 "2016-03-02T15:39:38Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![clay](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/clay/32/102156_2.png) [@clay](https://meta.discourse.org/u/clay)
#### Post date: [2 Marzo 2016, 3:39pm UTC](https://meta.discourse.org/t/duplicate-email-notification-when-user-replies-to-you-and-quotes-you/40444/1 "2016-03-02T15:39:38Z")

</div>

In 1.5.0.beta11, our users are receiving two email notifications when somebody replies directly to their message and quotes them in the reply. One notification for the reply, one for the quoting.

![](https://global.discourse-cdn.com/meta/optimized/3X/e/f/ef8bfa93c94f13df1f0f53f5646d69724d55f04d_2_690x45.png)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [7 Marzo 2016, 8:57pm UTC](https://meta.discourse.org/t/duplicate-email-notification-when-user-replies-to-you-and-quotes-you/40444/2 "2016-03-07T20:57:12Z")

</div>

Just pushed a fix to collapse these notifications 🍐

[https://github.com/discourse/discourse/commit/74e4251affeb678b36657a9a83c25248fd2f4e6a](https://github.com/discourse/discourse/commit/74e4251affeb678b36657a9a83c25248fd2f4e6a)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [9 Marzo 2016, 10:51pm UTC](https://meta.discourse.org/t/duplicate-email-notification-when-user-replies-to-you-and-quotes-you/40444/3 "2016-03-09T22:51:00Z")

</div>

This topic was automatically closed after 2 days. New replies are no longer allowed.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [15 Aprile 2016, 6:01am UTC](https://meta.discourse.org/t/duplicate-email-notification-when-user-replies-to-you-and-quotes-you/40444/4 "2016-04-15T06:01:03Z")

</div>

This was only partially fixed by @zogstrip’s fix, I added a more atomic fix here:

[https://github.com/discourse/discourse/commit/0119a2f9800de5a17d4141a029a1bac21c491fd0](https://github.com/discourse/discourse/commit/0119a2f9800de5a17d4141a029a1bac21c491fd0)

In particular “ninja” editing was able to trigger dupes
