diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index 8accc5c3f..7bf6494aa 100644
--- a/notify/configure-toolchain.txt
+++ b/notify/configure-toolchain.txt
@@ -1,4 +1,8 @@
 
+Most relevant configure and test flags: --target arm-eabi --disable-multilib --with-mode=arm --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=softfp --target_board=-marm/-march=armv7-a/-mfpu=vfpv3-d16/-mfloat-abi=softfp qemu_cpu=cortex-a9
+
+Full configure and make flags for each step:
+
 # 04-build_abe-binutils
 (cd /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/binutils.git~master/configure SHELL=/bin/bash  --enable-lto --enable-plugins --enable-gold --disable-werror CPPFLAGS=-UFORTIFY_SOURCE --with-pkgversion=Linaro_Binutils-2025.02.17 --disable-gdb --disable-gdbserver --disable-sim --disable-libdecnumber --disable-readline --with-sysroot=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/x86_64-pc-linux-gnu/arm-eabi --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-eabi --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/x86_64-pc-linux-gnu)
 make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master  -j 32 LDFLAGS_FOR_TARGET=" --specs=rdimon.specs"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master/make-binutils.log
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 107b5fa4d..4b6b2c430 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  arm-eabi v7-a softfp, after:
   | 162 commits in binutils,gcc,newlib,gdb,qemu
@@ -10,11 +10,11 @@ In  arm-eabi v7-a softfp, after:
   | ac8a1a52cf7 score-elf gas SEGV
   | b75c7a81e0b PR32698, potential null pointer dereference in tekhex.c
   | ... and 23 more commits in binutils
-  | b57e6e1b38c Avoid shift wider than unsigned HOST_WIDE_INT on unsigned integer exponentiation.
-  | 46276080e72 i386: Regenerate i386.opt.urls
-  | 9ea56e2a3e1 i386: Re-alias avx10.2 to 512 bit and deprecate -mno-avx10.2-[256,512]
-  | e4f4a5c85e0 i386: Deprecate -m[no-]avx10.1 and make -mno-avx10.1-512 to disable the whole AVX10.1
-  | e15216046db i386: Do not check vector size conflict when AVX512 is not explicitly set [PR 118815]
+  | b57e6e1b38cd Avoid shift wider than unsigned HOST_WIDE_INT on unsigned integer exponentiation.
+  | 46276080e726 i386: Regenerate i386.opt.urls
+  | 9ea56e2a3e1e i386: Re-alias avx10.2 to 512 bit and deprecate -mno-avx10.2-[256,512]
+  | e4f4a5c85e08 i386: Deprecate -m[no-]avx10.1 and make -mno-avx10.1-512 to disable the whole AVX10.1
+  | e15216046dba i386: Do not check vector size conflict when AVX512 is not explicitly set [PR 118815]
   | ... and 61 more commits in gcc
   | 4dd859d01c unistd.h: enable SEEK_DATA and SEEK_HOLE also for POSIX-1.2024
   | fac7441835 Cygwin: lseek: fix an off-by-one condition in SEEK_DATA/SEEK_HOLE
@@ -82,12 +82,10 @@ If you have any questions regarding this report, please ask on linaro-toolchain@
 
 The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_gnu_embed_build--master-arm_v7a_softfp_eabi-build/276/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_build--master-arm_v7a_softfp_eabi-build/276/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_build--master-arm_v7a_softfp_eabi-build/276/artifact/artifacts/notify/
-The list of [ignored] baseline and flaky failures are in
- * https://ci.linaro.org/job/tcwg_gnu_embed_build--master-arm_v7a_softfp_eabi-build/276/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-arm_v7a_softfp_eabi-build/276/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-arm_v7a_softfp_eabi-build/275/artifact/artifacts
