diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2acb8fc2c..60dac4f25 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-aarch64-next-allyesconfig, after:
   | baseline build
@@ -29,6 +29,10 @@ Produces Success:
   | -2
   | # linux_n_obj:
   | 23760
+  | # First few build errors in logs:
+  | # 01:15:03 make[2]: *** [drivers/firmware/efi/libstub/Makefile.zboot:13: arch/arm64/boot/vmlinux.bin] Error 1
+  | # 01:15:03 make[1]: *** [arch/arm64/Makefile:187: vmlinuz.efi] Error 2
+  | # 01:15:03 make: *** [Makefile:251: __sub-make] Error 2
 
 Used configuration :
  tcwg_kernel/llvm-master-aarch64-next-allyesconfig
