# Add a CC to email rejection notice sent by discourse?

**URL:** https://meta.discourse.org/t/add-a-cc-to-email-rejection-notice-sent-by-discourse/60337
**Category:** Feature
**Created:** [Avril 3, 2017, 2:37 UTC](https://meta.discourse.org/t/add-a-cc-to-email-rejection-notice-sent-by-discourse/60337 "2017-04-03T02:37:23Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![watchmanmonitor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/watchmanmonitor/32/430970_2.png) [@watchmanmonitor](https://meta.discourse.org/u/watchmanmonitor)
#### Post date: [Avril 3, 2017, 2:37 UTC](https://meta.discourse.org/t/add-a-cc-to-email-rejection-notice-sent-by-discourse/60337/1 "2017-04-03T02:37:23Z")

</div>

While looking at the rejected emails logged in discourse admin, I’m seeing that the vast majority are issues which would be faster for me to resolve directly & inform the user what happened.

Doing that would also have prevented about 1/2 the messages I’m seeing.

If I’d seen these as they happened, it’d have been wonderful. How could I get CC (or BCC, whichever) on these rejection emails?

---

<div class="post-metadata">

### Author: ![fefrei](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fefrei/32/119538_2.png) [@fefrei](https://meta.discourse.org/u/fefrei)
#### Post date: [Avril 3, 2017, 10:18 UTC](https://meta.discourse.org/t/add-a-cc-to-email-rejection-notice-sent-by-discourse/60337/2 "2017-04-03T10:18:00Z")

</div>

This would be _really_ useful, especially because incoming mail handling has a few [quite surprising corner cases and bugs](https://meta.discourse.org/t/incoming-mail-is-rejected-if-in-reply-to-a-post-in-a-non-accessible-thread-even-if-sent-to-a-group-inbox/49711).

---

<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: [Mai 15, 2019, 8:50 UTC](https://meta.discourse.org/t/add-a-cc-to-email-rejection-notice-sent-by-discourse/60337/4 "2019-05-15T20:50:31Z")

</div>

Better than a B/CC email, you can see all the rejected emails and their reasons by going to the `/admin/email/rejected` section.

---

<div class="post-metadata">

### Author: ![watchmanmonitor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/watchmanmonitor/32/430970_2.png) [@watchmanmonitor](https://meta.discourse.org/u/watchmanmonitor)
#### Post date: [Mai 15, 2019, 10:24 UTC](https://meta.discourse.org/t/add-a-cc-to-email-rejection-notice-sent-by-discourse/60337/5 "2019-05-15T22:24:55Z")

</div>

Great to have, but since I can’t delete things once dealt with, or mark them as “resolved”, that list is harder to keep up with than getting a copy in an inbox.

---

<div class="post-metadata">

### Author: ![watchmanmonitor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/watchmanmonitor/32/430970_2.png) [@watchmanmonitor](https://meta.discourse.org/u/watchmanmonitor)
#### Post date: [Mai 16, 2019, 4:06 UTC](https://meta.discourse.org/t/add-a-cc-to-email-rejection-notice-sent-by-discourse/60337/6 "2019-05-16T04:06:07Z")

</div>

Would it be possible to attach notes to these, or have them delivered to a team inbox within Discourse?

---

<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: [Mai 16, 2019, 10:03 UTC](https://meta.discourse.org/t/add-a-cc-to-email-rejection-notice-sent-by-discourse/60337/7 "2019-05-16T10:03:22Z")

</div>

You could remove them via the rails console.

---

<div class="post-metadata">

### Author: ![watchmanmonitor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/watchmanmonitor/32/430970_2.png) [@watchmanmonitor](https://meta.discourse.org/u/watchmanmonitor)
#### Post date: [Mai 16, 2019, 3:18 UTC](https://meta.discourse.org/t/add-a-cc-to-email-rejection-notice-sent-by-discourse/60337/8 "2019-05-16T15:18:07Z")

</div>

That’d be better than not.. but I don’t see how to find the ID to remove via the UI..

I’ve got 50 on the server w the largest issue here, ID 2584 & so on.. what’s a good way to remove one?

---

<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: [Mai 16, 2019, 3:51 UTC](https://meta.discourse.org/t/add-a-cc-to-email-rejection-notice-sent-by-discourse/60337/9 "2019-05-16T15:51:33Z")

</div>

> [@watchmanmonitor](#):
>
> I don’t see how to find the ID

You will have to open up your browser’s Network inspector and click on any of the error. That will make a request to `/admin/email/incoming/<id>.json` which is the id of the incoming email.

---

<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: [Mai 16, 2019, 4:00 UTC](https://meta.discourse.org/t/add-a-cc-to-email-rejection-notice-sent-by-discourse/60337/10 "2019-05-16T16:00:09Z")

</div>

This topic was automatically closed after 19 hours. New replies are no longer allowed.
