ansible/roles/ask/files/cron-post-office-send-mail

2 lines
112 B
Text
Raw Normal View History

0 * * * * root /usr/bin/python /etc/askbot/sites/ask/config/manage.py send_queued_mail > /dev/null 2> /dev/null