diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 25848ef8a..0dd7e42a9 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-allmodconfig after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In tcwg_kernel/llvm-master-arm-next-allmodconfig, after:
   | 10826 commits in linux
   | 33afd4b763936 Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
   | 7fa8a8ee9400f Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
@@ -12,50 +11,57 @@ In CI config tcwg_kernel/llvm-master-arm-next-allmodconfig after:
   | 35fab9271b7e6 Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
   | ... and 10821 more commits in linux
 
-Results changed to
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-23315
-# First few build errors in logs:
-
-# 01:05:31 drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:33:5: error: 'CONFIG_ARCH_DMA_ADDR_T_64BIT' is not defined, evaluates to 0 [-Werror,-Wundef]
-# 01:05:31 drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:51:5: error: 'CONFIG_ARCH_DMA_ADDR_T_64BIT' is not defined, evaluates to 0 [-Werror,-Wundef]
-# 01:05:31 drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:66:5: error: 'CONFIG_ARCH_DMA_ADDR_T_64BIT' is not defined, evaluates to 0 [-Werror,-Wundef]
-# 01:05:31 make[6]: *** [scripts/Makefile.build:252: drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.o] Error 1
-# 01:06:07 make[5]: *** [scripts/Makefile.build:494: drivers/media/platform/nxp/imx8-isi] Error 2
-# 01:06:07 make[4]: *** [scripts/Makefile.build:494: drivers/media/platform/nxp] Error 2
-# 01:17:32 make[3]: *** [scripts/Makefile.build:494: drivers/media/platform] Error 2
-# 01:25:46 make[2]: *** [scripts/Makefile.build:494: drivers/media] Error 2
-# 01:35:21 make[1]: *** [scripts/Makefile.build:494: drivers] Error 2
-# 01:35:21 make: *** [Makefile:2025: .] Error 2
-
-From
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-32011
-# linux build successful:
-all
-# linux boot successful:
-boot
-
-The configuration of this build is:
-CI config tcwg_kernel/llvm-master-arm-next-allmodconfig
+Produces Failure:
+  | Results changed to
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 23315
+  | # First few build errors in logs:
+  | 
+  | # 01:05:31 drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:33:5: error: 'CONFIG_ARCH_DMA_ADDR_T_64BIT' is not defined, evaluates to 0 [-Werror,-Wundef]
+  | # 01:05:31 drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:51:5: error: 'CONFIG_ARCH_DMA_ADDR_T_64BIT' is not defined, evaluates to 0 [-Werror,-Wundef]
+  | # 01:05:31 drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:66:5: error: 'CONFIG_ARCH_DMA_ADDR_T_64BIT' is not defined, evaluates to 0 [-Werror,-Wundef]
+  | # 01:05:31 make[6]: *** [scripts/Makefile.build:252: drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.o] Error 1
+  | # 01:06:07 make[5]: *** [scripts/Makefile.build:494: drivers/media/platform/nxp/imx8-isi] Error 2
+  | # 01:06:07 make[4]: *** [scripts/Makefile.build:494: drivers/media/platform/nxp] Error 2
+  | # 01:17:32 make[3]: *** [scripts/Makefile.build:494: drivers/media/platform] Error 2
+  | # 01:25:46 make[2]: *** [scripts/Makefile.build:494: drivers/media] Error 2
+  | # 01:35:21 make[1]: *** [scripts/Makefile.build:494: drivers] Error 2
+  | # 01:35:21 make: *** [Makefile:2025: .] 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:
+  | 32011
+  | # linux build successful:
+  | all
+  | # linux boot successful:
+  | boot
+
+Used configuration :
+ tcwg_kernel/llvm-master-arm-next-allmodconfig
+
+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-master-arm-next-allmodconfig-build/38/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/36/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/32/artifact/artifacts
 
