correct to
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
a9122ad106
commit
b563a53a5c
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ comment="$@"
|
||||||
|
|
||||||
# Also send to user
|
# Also send to user
|
||||||
cat << eof | $sendmail -f "$from" $from $to
|
cat << eof | $sendmail -f "$from" $from $to
|
||||||
To: <$from>, <$to)
|
To: <$from>, <$to>
|
||||||
Subject: Create account $account in ou $ou
|
Subject: Create account $account in ou $ou
|
||||||
|
|
||||||
Sysadmin-Proxy: Check & forward this e-mail 1:1 to support@inf.ethz.ch.
|
Sysadmin-Proxy: Check & forward this e-mail 1:1 to support@inf.ethz.ch.
|
||||||
|
|
Loading…
Reference in a new issue