Feature #827
Switch daemon to celery
Start date:
06/26/2016
Due date:
% Done:
0%
Estimated time:
Description
Celery has a cron-like feature we could use to check incoming. It should also be used for sending emails, either using
existing django app or by ourselves.