Giter VIP home page Giter VIP logo

Comments (7)

cpennington avatar cpennington commented on August 18, 2024

When running in development mode, the edx-platform lms puts emails into the logs, rather than sending them via an smtp server. This is configured with the EMAIL_BACKEND setting in lms/envs/common.py, and then overridden in our production environments to point at Amazon SES instead.

from edx-platform.

cvong avatar cvong commented on August 18, 2024

Do you have any documentation that explains how to configure the EMAIL_BACKEND so that the edx-platform will send emails via an smtp server in our office? Also any other parameters that we need to set in order for edx-platform to work properly in our office? Thank you.

from edx-platform.

cpennington avatar cpennington commented on August 18, 2024

We're using Django 1.4, so https://docs.djangoproject.com/en/1.4/topics/email/ should have the information that you need.

from edx-platform.

cvong avatar cvong commented on August 18, 2024

Hi Calen,

Thank you for your quick response. Could you tell me which file or which part of the code I need to modify in order for the email to work? Thanks.

Chi-Hou

from edx-platform.

jtauber avatar jtauber commented on August 18, 2024

Cale mentioned the file to change above. It's lms/envs/common.py

from edx-platform.

cvong avatar cvong commented on August 18, 2024

Could you tell me how to override the EMAIL_BACKEND setting in lms/envs/common.py to send email via a smtp server? Thanks.

Chi-Hou

from edx-platform.

dhpollack avatar dhpollack commented on August 18, 2024

Which log file would it put it into and can you specify the location of this log file on the server?

from edx-platform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.