Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to use the mailer framework #201

Open
fallen opened this issue Jan 25, 2020 · 0 comments
Open

Document how to use the mailer framework #201

fallen opened this issue Jan 25, 2020 · 0 comments

Comments

@fallen
Copy link
Member

fallen commented Jan 25, 2020

  • pip3 install uwsgidecorators
  • pip3 install django-uwsgi
  • set USE_MAIL_QUEUE = True

When using cron based method:

  • set MAIL_EXTERNAL_CRON_SET = True

When using uwsgi method:

  • ??
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant