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

SMTP settings is not correct #11

Open
pingvinton opened this issue Feb 7, 2021 · 1 comment
Open

SMTP settings is not correct #11

pingvinton opened this issue Feb 7, 2021 · 1 comment

Comments

@pingvinton
Copy link

I try to use smtp.gmail.com to send email from sentry server.
Into admin panel environments tubs I see this settings smtp:
image

but when I will go to test sending email function I see:

image

After try send test email message I get this error:
EMAIL_USE_TLS/EMAIL_USE_SSL are mutually exclusive, so only set one if those settings to True

How I can use TLS only settings?

@pingvinton
Copy link
Author

When I change mail.use-ssl: false into config.yml it works. I think default param doesn't work.
Now I have new problem:
I have setting email sending by SMTP and can send test mail.
image

But when I try invite another user into project I get message: "Could not invite user" and invite no send to his email.

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

No branches or pull requests

1 participant