# HG changeset patch # User HIROSE Yuuji # Date 1589463372 -32400 # Node ID b1298ce8062542053bac29fe2358c2104024a2a6 # Parent 3148a658100f5ce9518ba3106d82b5ca44e77cd9 Group-mail sending too much, fixed diff -r 3148a658100f -r b1298ce80625 s4-funcs.sh --- 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<以下のユーザに送信しました。