email: Remove Mandrill pathways and dependency.

Everything it was doing (send_future_email) can now be done using
ScheduledJob.
This commit is contained in:
Rishi Gupta
2017-05-03 17:06:31 -07:00
committed by Tim Abbott
parent 7741e099fc
commit e46cbaffa2
11 changed files with 23 additions and 149 deletions

View File

@@ -1,2 +1,2 @@
ZULIP_VERSION = "1.5.1+git"
PROVISION_VERSION = '4.24'
PROVISION_VERSION = '5.0'