diff --git a/app/courrier/page.tsx b/app/courrier/page.tsx
index b43b5a6d..24f6f6bb 100644
--- a/app/courrier/page.tsx
+++ b/app/courrier/page.tsx
@@ -1081,6 +1081,9 @@ export default function CourrierPage() {
{email.fromName || email.from}
+
+ to {email.to}
+
{formatDate(email.date)}