Fix clear_followup_emails_queue on Zulip Enterprise.

(imported from commit bf211b205bc39a08340306d06fbb76479a02ed9e)
This commit is contained in:
acrefoot
2013-11-14 00:09:10 -05:00
committed by Tim Abbott
parent 54d72d9a55
commit f991fbff9e
2 changed files with 2 additions and 7 deletions

View File

@@ -88,7 +88,7 @@ class SignupWorker(QueueProcessingWorker):
def consume(self, data):
merge_vars=data['merge_vars']
# This should clear out any invitation reminder emails
clear_followup_emails_queue(data["EMAIL"], from_email="zulip@zulip.com")
clear_followup_emails_queue(data["EMAIL"])
if settings.MAILCHIMP_API_KEY != '' and settings.DEPLOYED:
try:
self.pm.listSubscribe(