changeset 686:0a6ab304f1c6

(TEST)GrpAction smail should send to oneself
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 17 May 2020 20:41:57 +0900
parents a13f49da8788
children 19d28bbdbee8
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-funcs.sh	Fri May 15 23:08:03 2020 +0900
+++ b/s4-funcs.sh	Sun May 17 20:41:57 2020 +0900
@@ -2687,7 +2687,7 @@
 	EOF
 	)
       fi
-      rcpts="`email4groupbyuid "$grp" $usel` $supprcpt"
+      rcpts="`email4groupbyuid "$grp" $usel` $fromad$supprcpt"
       subj="${subj:-$gecos さんからのメッセージ}"
       REPLYTO=$replyto
       SMAIL_TO="$user $fromad$supprcpt"

yatex.org