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

Change manager email configuration to SMTP_* #4

Open
SeanHai opened this issue Jul 24, 2023 · 2 comments · May be fixed by #5
Open

Change manager email configuration to SMTP_* #4

SeanHai opened this issue Jul 24, 2023 · 2 comments · May be fixed by #5

Comments

@SeanHai
Copy link
Collaborator

SeanHai commented Jul 24, 2023

Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)
Change the manager email conf:

email.addr: [email protected]                # 管理邮箱,用于重置密码,发送告警信息
email.auth: password or authCode          # 管理邮箱授权码或密码

To

smtp_address:
smtp_port:
smtp_username:
smtp_password:

Describe the solution you'd like (描述你期望的解决方法)

Describe alternatives you've considered (描述你想到的折衷方案)

Additional context/screenshots (更多上下文/截图)

@aspirer
Copy link

aspirer commented Jul 24, 2023

SMTP_ENABLE_START_TLS: true
还少了这个配置项吧?

@L2ncE
Copy link

L2ncE commented Aug 9, 2023

i want to do it

@L2ncE L2ncE linked a pull request Aug 9, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants