diff s4-funcs.sh @ 682:b1298ce80625

Group-mail sending too much, fixed
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 14 May 2020 22:36:12 +0900
parents f0396eb2dfc9
children 8091eb177596
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