on n'envoie plus le mail d'inscription à contact
This commit is contained in:
@@ -752,8 +752,8 @@ AGORA_ORGA : ${service[AGORA_ORGA]}
|
|||||||
WIKI_ORGA : ${service[WIKI_ORGA]}
|
WIKI_ORGA : ${service[WIKI_ORGA]}
|
||||||
|
|
||||||
bisou!"
|
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
|
# 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}
|
#${MAIL_KAZ}
|
||||||
EOF" | tee -a "${CMD_MSG}"
|
EOF" | tee -a "${CMD_MSG}"
|
||||||
|
|
||||||
echo " # on envoie la confirmation d'inscription sur l'agora " | tee -a "${CMD_MSG}"
|
echo " # on envoie la confirmation d'inscription sur l'agora " | tee -a "${CMD_MSG}"
|
||||||
|
|||||||
Reference in New Issue
Block a user