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

Wger mail setting #1404

Open
dariob84 opened this issue May 20, 2024 · 0 comments
Open

Wger mail setting #1404

dariob84 opened this issue May 20, 2024 · 0 comments
Labels
prevent stale Prevents stale being applied

Comments

@dariob84
Copy link

Which addon?

name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''


Which addon?

Wger

Addon or app?
Addon

I can't configure the gmail smtp mail server. I modified the config file located in the path \config\addons_config\wger as follows:

Email_BACKEND: django.core.mail.backends.smtp.EmailBackend
ENABLE_EMAIL: true
EMAIL_HOST: smtp.gmail.com
EMAIL_PORT: 465
EMAIL_HOST_USER: XXXXX@gmail.com
EMAIL_HOST_PASSWORD: XXXXXXXXXX
EMAIL_USE_TLS: false
EMAIL_USE_SSL: true
DEFAULT_FROM_EMAIL: Workout Manager XXXXX@gmail.com

@dariob84 dariob84 added the prevent stale Prevents stale being applied label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prevent stale Prevents stale being applied
Projects
None yet
Development

No branches or pull requests

1 participant