# HG changeset patch # User HIROSE Yuuji # Date 1589715717 -32400 # Node ID 0a6ab304f1c6a362678d7a293f171306abf18d84 # Parent a13f49da8788e0db080547c054b458e7eb893eb7 (TEST)GrpAction smail should send to oneself diff -r a13f49da8788 -r 0a6ab304f1c6 s4-funcs.sh --- 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"