mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-07 04:24:04 +02:00
Confirm email addresses
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# m h dom mon dow user command
|
||||
# min hour day month weekday command
|
||||
# Envoyer les mails en attente
|
||||
* * * * * root cd /code && python manage.py send_mail -c 1
|
||||
* * * * * root cd /code && python manage.py retry_deferred -c 1
|
||||
00 0 * * * root cd /code && python manage.py purge_mail_log 7 -c 1
|
||||
* * * * * 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
|
||||
|
Reference in New Issue
Block a user