s4

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 diff
     1.1 --- a/s4-funcs.sh	Thu May 14 11:56:02 2020 +0900
     1.2 +++ b/s4-funcs.sh	Thu May 14 22:36:12 2020 +0900
     1.3 @@ -3119,7 +3119,7 @@
     1.4  	       SENDER=$noreply \
     1.5  	       REPLYTO=$mailfrom \
     1.6  	       SMAIL_TO="`echo "$grp" | nkf -jM | tr -d '\n'` readers <$m>" \
     1.7 -	       smail "$members" "$sj"
     1.8 +	       smail "$m" "$sj"
     1.9    done
    1.10    cat<<EOF
    1.11  <p>以下のユーザに送信しました。</p>