diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index c19a70955..99d021859 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-stable-allyesconfig, after:
   | 194 commits in llvm
@@ -35,6 +35,17 @@ Produces Success:
   | -2
   | # linux_n_obj:
   | 22473
+  | # First few build errors in logs:
+  | # 00:28:38 fs/bcachefs/fsck.c:369:12: error: stack frame size (1104) exceeds limit (1024) in 'reattach_inode' [-Werror,-Wframe-larger-than]
+  | # 00:28:39 make[4]: *** [scripts/Makefile.build:229: fs/bcachefs/fsck.o] Error 1
+  | # 00:33:40 make[3]: *** [scripts/Makefile.build:478: fs/bcachefs] Error 2
+  | # 00:39:07 make[2]: *** [scripts/Makefile.build:478: fs] Error 2
+  | # 00:56:32 clang: error: clang frontend command failed with exit code 139 (use -v to see invocation)
+  | # 00:56:32 make[7]: *** [scripts/Makefile.build:229: drivers/net/ethernet/sfc/falcon/falcon.o] Error 1
+  | # 00:57:07 make[6]: *** [scripts/Makefile.build:478: drivers/net/ethernet/sfc/falcon] Error 2
+  | # 00:59:12 make[5]: *** [scripts/Makefile.build:478: drivers/net/ethernet/sfc] Error 2
+  | # 01:00:29 make[4]: *** [scripts/Makefile.build:478: drivers/net/ethernet] Error 2
+  | # 01:00:29 make[3]: *** [scripts/Makefile.build:478: drivers/net] Error 2
 
 Used configuration :
  tcwg_kernel/llvm-master-arm-stable-allyesconfig
