changeset 682:b1298ce80625

Group-mail sending too much, fixed
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 14 May 2020 22:36:12 +0900
parents 3148a658100f
children c4beaec80322
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-funcs.sh	Thu May 14 11:56:02 2020 +0900
+++ b/s4-funcs.sh	Thu May 14 22:36:12 2020 +0900
@@ -3119,7 +3119,7 @@
 	       SENDER=$noreply \
 	       REPLYTO=$mailfrom \
 	       SMAIL_TO="`echo "$grp" | nkf -jM | tr -d '\n'` readers <$m>" \
-	       smail "$members" "$sj"
+	       smail "$m" "$sj"
   done
   cat<<EOF
 <p>以下のユーザに送信しました。</p>

yatex.org