# Get 2 emails for the same reply - user\_posted & user\_mentioned

**URL:** https://meta.discourse.org/t/get-2-emails-for-the-same-reply-user-posted-user-mentioned/43650
**Category:** Bug
**Created:** [5월 4, 2016, 2:39오전 UTC](https://meta.discourse.org/t/get-2-emails-for-the-same-reply-user-posted-user-mentioned/43650 "2016-05-04T02:39:23Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jesselperry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jesselperry/32/119501_2.png) [@jesselperry](https://meta.discourse.org/u/jesselperry)
#### Post date: [5월 4, 2016, 2:39오전 UTC](https://meta.discourse.org/t/get-2-emails-for-the-same-reply-user-posted-user-mentioned/43650/1 "2016-05-04T02:39:23Z")

</div>

I just noticed my Discourse sent out 2 emails to the same person, about the same reply. The first email was because it was a reply to the topic originator, as a user\_posted email. Then 2 minutes later, a user\_mentioned email was sent because in that same post, they were @ mentioned. This seems like a bug/not intended.

Is there something I should look into to see if this is just me?

---

<div class="post-metadata">

### Author: ![DeanMarkTaylor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deanmarktaylor/32/102462_2.png) [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)
#### Post date: [5월 4, 2016, 2:47오전 UTC](https://meta.discourse.org/t/get-2-emails-for-the-same-reply-user-posted-user-mentioned/43650/2 "2016-05-04T02:47:44Z")

</div>

What version are you running?

I “remember” this being mentioned here on meta and fixed recently.

EDIT: Relevent commit 19 days ago:  
[https://github.com/discourse/discourse/commit/0119a2f9800de5a17d4141a029a1bac21c491fd0](https://github.com/discourse/discourse/commit/0119a2f9800de5a17d4141a029a1bac21c491fd0)

> [@Duplicate email notification when user replies to you and quotes you](https://meta.discourse.org/t/duplicate-email-notification-when-user-replies-to-you-and-quotes-you/40444/4):
>
> 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

---

<div class="post-metadata">

### Author: ![jesselperry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jesselperry/32/119501_2.png) [@jesselperry](https://meta.discourse.org/u/jesselperry)
#### Post date: [5월 4, 2016, 2:51오후 UTC](https://meta.discourse.org/t/get-2-emails-for-the-same-reply-user-posted-user-mentioned/43650/3 "2016-05-04T14:51:27Z")

</div>

That’s it - thanks! I’m on 1.6 beta 1

---

<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: [5월 4, 2016, 3:44오후 UTC](https://meta.discourse.org/t/get-2-emails-for-the-same-reply-user-posted-user-mentioned/43650/4 "2016-05-04T15:44:47Z")

</div>


