diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index b0ef848c2..400c20bec 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_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_1/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.14 --disable-gdb --disable-gdbserver --disable-sim --disable-libdecnumber --disable-readline --with-sysroot=/home/tcwg-buildslave/workspace/tcwg_gnu_1/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_1/abe/builds/destdir/x86_64-pc-linux-gnu)
 make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/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_1/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 2c9b70879..69a21764c 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:
   | 200 commits in binutils,gcc,newlib,gdb,qemu
@@ -10,11 +10,11 @@ In  arm-eabi v7-a softfp, after:
   | 32c3388c4f9 Automatic date update in version.in
   | 619f863c55c dlltool memory leaks
   | ... and 14 more commits in binutils
-  | 27653070db3 tree-optimization/90579 - avoid STLF fail by better optimizing
-  | 8caf67eea7e c++: Clear lambda scope for unattached member template lambdas
-  | 12feb78be51 c++: Fix mangling of lambas in static member template initializers [PR107741]
-  | 397c56af99e Daily bump.
-  | 28b2ad5341f RISC-V: Avoid more unsplit insns in const expander [PR118832].
+  | 27653070db35 tree-optimization/90579 - avoid STLF fail by better optimizing
+  | 8caf67eea7e1 c++: Clear lambda scope for unattached member template lambdas
+  | 12feb78be517 c++: Fix mangling of lambas in static member template initializers [PR107741]
+  | 397c56af99e1 Daily bump.
+  | 28b2ad5341f8 RISC-V: Avoid more unsplit insns in const expander [PR118832].
   | ... and 50 more commits in gcc
   | d4497366b4 Cygwin: always output cygdrive mntents.
   | 04a5b07294 Cygwin: expose all windows volume mount points.
@@ -81,12 +81,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/275/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/275/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/275/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/275/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-arm_v7a_softfp_eabi-build/275/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-arm_v7a_softfp_eabi-build/274/artifact/artifacts
