s4

changeset 678:db77378201ab

Test to let From: main username
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 13 May 2020 20:31:21 +0900
parents bdf33fbd977b
children f0396eb2dfc9
files s4-funcs.sh
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Wed May 13 10:48:59 2020 +0900
     1.2 +++ b/s4-funcs.sh	Wed May 13 20:31:21 2020 +0900
     1.3 @@ -2655,7 +2655,8 @@
     1.4        safegc=`echo "$gecos" | tr -d '<>@'`
     1.5        #fromad=`email4groupbyuid "$grp" "$myuid" | sed -e 1q -e 's/[ ,].*//'`
     1.6        fromad=`myemail4group "$grp"`
     1.7 -      mail_from="$safegc <$fromad>"
     1.8 +      ###mail_from="$safegc <$fromad>"
     1.9 +      mail_from="$safegc <$user>"	# TEST: 2020/5/13
    1.10        replyto=$fromad
    1.11        
    1.12        ## Start parse of attachment files