About not Sending Emails from Crontab
To make sure that no emails are sent from your crontab, you have to set MAILTO=""
environment variable in your crontab file.
With Ansible, this is the instruction to do that:
1 2 3 4 |
|
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django App for You
Django GDPR Cookie Consent app
For Django websites that use cookies.
Django App for You