changeset 685:a13f49da8788

Log more information on GrpAction smail
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 15 May 2020 23:08:03 +0900
parents 8091eb177596
children 0a6ab304f1c6
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/s4-funcs.sh	Fri May 15 10:20:36 2020 +0900
+++ b/s4-funcs.sh	Fri May 15 23:08:03 2020 +0900
@@ -2693,6 +2693,7 @@
       SMAIL_TO="$user $fromad$supprcpt"
       MAIL_FROM=$mail_from
       export REPLYTO SMAIL_TO MAIL_FROM
+      err "GrpActionSend: user=[$user], MAIL_FROM=[$mail_from], rcpts=[$rcpts], REPLYTO=[$replyto}"
       if [ -n "$afiles" ];then
 	./sendmultipart.sh -t "$rcpts" -s "$subj" -f "$mail_from" $afiles
       else

yatex.org