diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 7d839aded..1721dd062 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,6 +1,6 @@
 Dear contributor,
 
-Our automatic CI has detected problems related to your patch(es). Please find some details below.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In tcwg_kernel/llvm-master-arm-lts-allyesconfig, after:
   | 471 commits in llvm
@@ -35,6 +35,17 @@ Produces Success:
   | -2
   | # linux_n_obj:
   | 22473
+  | # First few build errors in logs:
+  | # 00:22:40 fs/bcachefs/fsck.c:369:12: error: stack frame size (1104) exceeds limit (1024) in 'reattach_inode' [-Werror,-Wframe-larger-than]
+  | # 00:22:40 make[4]: *** [scripts/Makefile.build:229: fs/bcachefs/fsck.o] Error 1
+  | # 00:24:38 make[3]: *** [scripts/Makefile.build:478: fs/bcachefs] Error 2
+  | # 00:32:50 make[2]: *** [scripts/Makefile.build:478: fs] Error 2
+  | # 00:40:05 clang: error: clang frontend command failed with exit code 139 (use -v to see invocation)
+  | # 00:40:06 make[7]: *** [scripts/Makefile.build:229: drivers/net/ethernet/sfc/falcon/falcon.o] Error 1
+  | # 00:40:28 make[6]: *** [scripts/Makefile.build:478: drivers/net/ethernet/sfc/falcon] Error 2
+  | # 00:41:29 make[5]: *** [scripts/Makefile.build:478: drivers/net/ethernet/sfc] Error 2
+  | # 00:41:55 make[4]: *** [scripts/Makefile.build:478: drivers/net/ethernet] Error 2
+  | # 00:41:55 make[3]: *** [scripts/Makefile.build:478: drivers/net] Error 2
 
 Used configuration :
  tcwg_kernel/llvm-master-arm-lts-allyesconfig
