I have birch setup and have mandrill smtp setup correctly. I see that I am successfully getting emails for password change etc.
Then I enabled instructor email like Cristian described below and then sent a test to myself but that email did not go out. This is a text representation of what I see on the instructor dashboard. http://domain.com/courses/provider/101/2015_Winter/instructor#view-send_email
Email Task History
To see the content of all previously sent emails, click this button:
To read an email, click its subject.
SubjectSent ByTime SentNumber Sent
This is a test email
nilesh
Feb 09, 2015 at 22:28 UTC
0 sent, 1 failed
To see the status for all bulk email tasks ever submitted for this course, click on this button:
Task Type Task inputs Task ID Requester Submitted Duration (sec)State Task Status Task Progress
bulk_course_email{"email_id": 1, "to_option": "myself"}0500ab85-f655-465b-8330-e72a17d57caanilesh2015-02-09T22:28:39+00:000 SUCCESS Incomplete Message failed to be emailed for any of 1
Where can I find the corresponding logs to debug further?
On Monday, February 9, 2015 at 6:18:14 AM UTC-8, Cristian Salamea wrote:
You can add via django admin in bulk email "Course Authorization" the course id, then you get what you want.Regards,