diff --git a/bin/createUser.sh b/bin/createUser.sh index 03b3c8a..5623f7c 100755 --- a/bin/createUser.sh +++ b/bin/createUser.sh @@ -752,8 +752,8 @@ AGORA_ORGA : ${service[AGORA_ORGA]} WIKI_ORGA : ${service[WIKI_ORGA]} bisou!" - echo "docker exec -i mailServ mailx -a 'Content-Type: text/plain; charset=\"UTF-8\"' -r contact@kaz.bzh -s \"KAZ: confirmation d'inscription\" ${EMAIL_CONTACT} << EOF -${MAIL_KAZ} +# echo "docker exec -i mailServ mailx -a 'Content-Type: text/plain; charset=\"UTF-8\"' -r contact@kaz.bzh -s \"KAZ: confirmation d'inscription\" ${EMAIL_CONTACT} << EOF +#${MAIL_KAZ} EOF" | tee -a "${CMD_MSG}" echo " # on envoie la confirmation d'inscription sur l'agora " | tee -a "${CMD_MSG}"