diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 84594df75..fe63dfaa3 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,9 +1,8 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+Dear contributor,
 
-We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
-
-In CI config tcwg_kernel/llvm-master-arm-next-allyesconfig after:
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
+In tcwg_kernel/llvm-master-arm-next-allyesconfig, after:
   | 2668 commits in linux
   | 634d0aa54e3eb drm/amdgpu: update wave data type to 3 for gfx11
   | cf488dcd0ab75 drm/amd: Allow s0ix without BIOS support
@@ -12,55 +11,63 @@ In CI config tcwg_kernel/llvm-master-arm-next-allyesconfig after:
   | 155c6b16eec2e Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
   | ... and 2663 more commits in linux
 
-Results changed to
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-20992
-# First few build errors in logs:
-# 00:14:06 drivers/gpu/host1x/dev.c:520:6: error: variable 'syncpt_irq' is uninitialized when used here [-Werror,-Wuninitialized]
-# 00:14:06 make[4]: *** [scripts/Makefile.build:252: drivers/gpu/host1x/dev.o] Error 1
-# 00:14:31 make[3]: *** [scripts/Makefile.build:504: drivers/gpu/host1x] Error 2
-# 00:32:37 drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3597:12: error: stack frame size (1256) exceeds limit (1024) in 'mlx5e_setup_tc' [-Werror,-Wframe-larger-than]
-# 00:32:38 make[6]: *** [scripts/Makefile.build:252: drivers/net/ethernet/mellanox/mlx5/core/en_main.o] Error 1
-# 00:33:55 make[2]: *** [scripts/Makefile.build:504: drivers/gpu] Error 2
-# 00:33:59 make[5]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox/mlx5/core] Error 2
-# 00:33:59 make[4]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox] Error 2
-# 00:34:00 make[3]: *** [scripts/Makefile.build:504: drivers/net/ethernet] Error 2
-# 00:34:00 make[2]: *** [scripts/Makefile.build:504: drivers/net] Error 2
+Produces Success:
+  | Results changed to
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 20992
+  | # First few build errors in logs:
+  | # 00:14:06 drivers/gpu/host1x/dev.c:520:6: error: variable 'syncpt_irq' is uninitialized when used here [-Werror,-Wuninitialized]
+  | # 00:14:06 make[4]: *** [scripts/Makefile.build:252: drivers/gpu/host1x/dev.o] Error 1
+  | # 00:14:31 make[3]: *** [scripts/Makefile.build:504: drivers/gpu/host1x] Error 2
+  | # 00:32:37 drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3597:12: error: stack frame size (1256) exceeds limit (1024) in 'mlx5e_setup_tc' [-Werror,-Wframe-larger-than]
+  | # 00:32:38 make[6]: *** [scripts/Makefile.build:252: drivers/net/ethernet/mellanox/mlx5/core/en_main.o] Error 1
+  | # 00:33:55 make[2]: *** [scripts/Makefile.build:504: drivers/gpu] Error 2
+  | # 00:33:59 make[5]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox/mlx5/core] Error 2
+  | # 00:33:59 make[4]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox] Error 2
+  | # 00:34:00 make[3]: *** [scripts/Makefile.build:504: drivers/net/ethernet] Error 2
+  | # 00:34:00 make[2]: *** [scripts/Makefile.build:504: drivers/net] Error 2
+  | # First few build errors in logs:
+  | 
+  | From
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 21005
+  | # First few build errors in logs:
+  | # 00:13:25 drivers/gpu/drm/tests/drm_mm_test.c:344:12: error: stack frame size (1040) exceeds limit (1024) in '__drm_test_mm_reserve' [-Werror,-Wframe-larger-than]
+  | # 00:13:26 make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/tests/drm_mm_test.o] Error 1
+  | # 00:13:29 make[4]: *** [scripts/Makefile.build:504: drivers/gpu/drm/tests] Error 2
+  | # 00:45:30 drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3597:12: error: stack frame size (1256) exceeds limit (1024) in 'mlx5e_setup_tc' [-Werror,-Wframe-larger-than]
+  | # 00:45:31 make[6]: *** [scripts/Makefile.build:252: drivers/net/ethernet/mellanox/mlx5/core/en_main.o] Error 1
+  | # 00:46:07 make[3]: *** [scripts/Makefile.build:504: drivers/gpu/drm] Error 2
+  | # 00:46:07 make[2]: *** [scripts/Makefile.build:504: drivers/gpu] Error 2
+  | # 00:46:27 make[5]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox/mlx5/core] Error 2
+  | # 00:46:27 make[4]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox] Error 2
+  | # 00:46:42 make[3]: *** [scripts/Makefile.build:504: drivers/net/ethernet] Error 2
+  | # First few build errors in logs:
 
-From
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-21005
-# First few build errors in logs:
-# 00:13:25 drivers/gpu/drm/tests/drm_mm_test.c:344:12: error: stack frame size (1040) exceeds limit (1024) in '__drm_test_mm_reserve' [-Werror,-Wframe-larger-than]
-# 00:13:26 make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/tests/drm_mm_test.o] Error 1
-# 00:13:29 make[4]: *** [scripts/Makefile.build:504: drivers/gpu/drm/tests] Error 2
-# 00:45:30 drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3597:12: error: stack frame size (1256) exceeds limit (1024) in 'mlx5e_setup_tc' [-Werror,-Wframe-larger-than]
-# 00:45:31 make[6]: *** [scripts/Makefile.build:252: drivers/net/ethernet/mellanox/mlx5/core/en_main.o] Error 1
-# 00:46:07 make[3]: *** [scripts/Makefile.build:504: drivers/gpu/drm] Error 2
-# 00:46:07 make[2]: *** [scripts/Makefile.build:504: drivers/gpu] Error 2
-# 00:46:27 make[5]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox/mlx5/core] Error 2
-# 00:46:27 make[4]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox] Error 2
-# 00:46:42 make[3]: *** [scripts/Makefile.build:504: drivers/net/ethernet] Error 2
+Used configuration :
+ tcwg_kernel/llvm-master-arm-next-allyesconfig
 
-The configuration of this build is:
-CI config tcwg_kernel/llvm-master-arm-next-allyesconfig
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
+
+
 
 Current build   : https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-next-allyesconfig/571/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-next-allyesconfig/568/artifact/artifacts
