2020-09-22 17:37:37 +00:00
|
|
|
# min hour day month weekday command
|
2020-09-20 20:31:37 +00:00
|
|
|
# Envoyer les mails en attente
|
2020-09-22 17:37:37 +00:00
|
|
|
* * * * * cd /code && python manage.py send_mail -c 1
|
|
|
|
* * * * * cd /code && python manage.py retry_deferred -c 1
|
|
|
|
0 0 * * * cd /code && python manage.py purge_mail_log 7 -c 1
|