diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index e95fac38..15647868 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=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+
+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.10 --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 d6c41446..5842da8a 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 thumb v8-a hard, after:
   | 139 commits in binutils,gcc,newlib,gdb,qemu
@@ -28,11 +28,11 @@ In  arm-eabi thumb v8-a hard, after:
   | f2ab74973cf gdb/tui: use tui_batch_rendering more
   | c5ac7c9f7c9 gdb/tui: remove unnecessary wmove call from tui_status_window
   | ... and 29 more commits in gdb
-  | 54e91d1523b Merge tag 'pull-qapi-2025-02-10-v2' of https://repo.or.cz/qemu/armbru into staging
-  | 9c72ba3af25 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
-  | 85271269574 Merge tag 'pull-tcg-20250208' of https://gitlab.com/rth7680/qemu into staging
-  | 2ebb09f34ff qapi: expose all schema features to code
-  | ba27dccc04f qapi: rename 'special_features' to 'features'
+  | 54e91d1523 Merge tag 'pull-qapi-2025-02-10-v2' of https://repo.or.cz/qemu/armbru into staging
+  | 9c72ba3af2 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
+  | 8527126957 Merge tag 'pull-tcg-20250208' of https://gitlab.com/rth7680/qemu into staging
+  | 2ebb09f34f qapi: expose all schema features to code
+  | ba27dccc04 qapi: rename 'special_features' to 'features'
   | ... and 36 more commits in qemu
 
 Produces Success:
@@ -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-thumb_v8a_hard_eabi-build/238/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_v8a_hard_eabi-build/238/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-thumb_v8a_hard_eabi-build/238/artifact/artifacts/notify/
-The list of [ignored] baseline and flaky failures are in
- * https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_v8a_hard_eabi-build/238/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_v8a_hard_eabi-build/238/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_v8a_hard_eabi-build/237/artifact/artifacts
