# Email replies land as embedded replies, not answers

**URL:** https://meta.discourse.org/t/email-replies-land-as-embedded-replies-not-answers/244143
**Category:** Bug
**Tags:** post-voting
**Created:** [November 3, 2022, 10:16am UTC](https://meta.discourse.org/t/email-replies-land-as-embedded-replies-not-answers/244143 "2022-11-03T10:16:12Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Chandra](https://avatars.discourse-cdn.com/v4/letter/c/57b2e6/32.png) [@Chandra](https://meta.discourse.org/u/Chandra)
#### Post date: [November 3, 2022, 10:16am UTC](https://meta.discourse.org/t/email-replies-land-as-embedded-replies-not-answers/244143/1 "2022-11-03T10:16:13Z")

</div>

Continuing the discussion from [Discourse Post Voting](https://meta.discourse.org/t/discourse-post-voting/227808/62):

Email replies to Q&A topic land on the topic as comments instead of answers.

* * *

**Edit:** There seem to be three types of replies that are possible:

1. Answers - can edit, delete
2. Comments - can edit, delete
3. Answers that act like comments and show indented under the question - can’t edit, can’t delete, can’t see on mobile. These seem to be coming from email responses.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [November 3, 2022, 1:00pm UTC](https://meta.discourse.org/t/email-replies-land-as-embedded-replies-not-answers/244143/2 "2022-11-03T13:00:24Z")

</div>

I can replicate this.

Replying to a notification from a Q&A style topic by email inserts the post as an embedded reply rather than a post within the topic:

 ![image](https://global.discourse-cdn.com/meta/original/4X/d/b/f/dbf376c4aed3d0227f783734a853ff5648cadf12.png)

This is then undeletable/uneditable through the UI.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [November 3, 2022, 1:11pm UTC](https://meta.discourse.org/t/email-replies-land-as-embedded-replies-not-answers/244143/3 "2022-11-03T13:11:13Z")

</div>

> [@Chandra](#):
>
> Answers that act like comments and show indented under the question - can’t edit, can’t delete, can’t see on mobile. These seem to be coming from email responses.

These ones shouldn’t exist. 🙂 I think the email-in is getting muddled with the Q&A format.

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [December 7, 2022, 6:33pm UTC](https://meta.discourse.org/t/email-replies-land-as-embedded-replies-not-answers/244143/9 "2022-12-07T18:33:12Z")

</div>

[https://github.com/discourse/discourse-post-voting/commit/5ea4dccfb7e1b289d1efb20827f14a2ce42944ac](https://github.com/discourse/discourse-post-voting/commit/5ea4dccfb7e1b289d1efb20827f14a2ce42944ac)

The above commit should fix this issue. @Chandra can you please test it and let me know?

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [December 7, 2022, 8:21pm UTC](https://meta.discourse.org/t/email-replies-land-as-embedded-replies-not-answers/244143/10 "2022-12-07T20:21:07Z")

</div>

Seems like it’s working fine for me. 🥳

 ![image](https://global.discourse-cdn.com/meta/original/4X/4/6/2/462924a50ea1f32eaca469b96ed0e545f92f1c9b.png)

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [December 8, 2022, 4:32am UTC](https://meta.discourse.org/t/email-replies-land-as-embedded-replies-not-answers/244143/11 "2022-12-08T04:32:54Z")

</div>


