# Received email can't be viewed in the Email logs

**URL:** https://meta.discourse.org/t/received-email-cant-be-viewed-in-the-email-logs/389411
**Category:** Bug
**Tags:** email
**Created:** [November 23, 2025, 10:54am UTC](https://meta.discourse.org/t/received-email-cant-be-viewed-in-the-email-logs/389411 "2025-11-23T10:54:54Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![lilydjwg](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilydjwg/32/515838_2.png) [@lilydjwg](https://meta.discourse.org/u/lilydjwg)
#### Post date: [November 23, 2025, 10:54am UTC](https://meta.discourse.org/t/received-email-cant-be-viewed-in-the-email-logs/389411/1 "2025-11-23T10:54:54Z")

</div>

I remember that in `/admin/email-logs/received` I could view the received emails by clicking on the subject column in the past, but now clicking on it does nothing.

Discourse commit: [Commits · discourse/discourse · GitHub](https://github.com/discourse/discourse/commits/3311824333199259ca26e3b69aea2a7abcdd54da)

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [November 28, 2025, 7:37pm UTC](https://meta.discourse.org/t/received-email-cant-be-viewed-in-the-email-logs/389411/2 "2025-11-28T19:37:12Z")

</div>

Thanks for reporting it! It seems we are unconditionally wrapping the subject in a link even if there’s nothing to link to…

We’ve added a fix, which will be included the next time you update Discourse

[https://github.com/discourse/discourse/pull/36324](https://github.com/discourse/discourse/pull/36324)

---

<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: [December 1, 2025, 12:41am UTC](https://meta.discourse.org/t/received-email-cant-be-viewed-in-the-email-logs/389411/3 "2025-12-01T00:41:07Z")

</div>


