Send cron mails to the BDE
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
parent
be168c5ada
commit
cc12e3ec63
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
# {{ ansible_managed }}
|
||||
# Les cronjobs dont a besoin la Note Kfet
|
||||
|
||||
# Envoi des mails aux respos info
|
||||
MAILTO=notekfet2020@lists.crans.org
|
||||
|
||||
# m h dom mon dow user command
|
||||
# Envoyer les mails en attente
|
||||
* * * * * root cd /var/www/note_kfet && env/bin/python manage.py send_mail -c 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue