Canvas is experiencing issues due to an ongoing AWS incident. Follow the status at AWS Health Dashboard and Instructure Status Page
Hello All,
We are set up our LMS in our own server. We are now trying add courses, users and students.
We have configured the setup for outgoing email server at /lms_root/config/outgoing_mail.yml.
Now, when adding users and students, email is not received by recipients, though we get the message that email was successfully sent.
Any idea why emails are not sent and if there are any other configurations are missing?
Thanks & Regards,
Sai Chandra Sekhar M
Solved! Go to Solution.
It looks like you might need to report a problem now.
Sorry I couldn't have been more help.
Hi @chandrasekhar_m Welcome to the Canvas Community.
I'm wondering if your courses have been published. Students will only be sent the invitation to accept once the course is published.
Please let us know if this is the case or not. Then we can explore other possibilities.
Hi Bobby,
Thank you very much.
Yes, courses are published.
It is not just with students, while adding new users ( teachers / admins), they do not get any notification (email) too.
It looks like you might need to report a problem now.
Sorry I couldn't have been more help.
Hi All,
With below config in outgoing_mail.yml
production:
enable_starttls_auto: "false"
address: "smtp.gmail.com"
tls: "false"
port: "465"
user_name: "example@domain.com"
password: "password"
authentication: "plain" # plain, login, or cram_md5
domain: "smtp.gmail.com"
outgoing_address: "example@domain.com"
default_name: "YOUR LMS"
and running /var/canvas/script/canvas_init did the job. Mails are now going correctly.
Hi @chandrasekhar_m , that does look unusual.
I hope you have logged the job with Canvas.
If not, then use the guide I included above.
We have the same issue with send mails.
What to do to fix this problem?
Persist using gmail, hotmail, office365 and sendgrid.
best regards
To interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.