dify icon indicating copy to clipboard operation
dify copied to clipboard

feat: add support for smtp when send email

Open jonahcui opened this issue 2 years ago • 1 comments

虽然 resend 很好用,但是 smtp 还是要支持一下的,支持使用 smtp 发送邀请邮件

jonahcui avatar Feb 06 '24 08:02 jonahcui

Please add my wechat: crazyphage, I will invite to you our developers group.

crazywoola avatar Feb 06 '24 09:02 crazywoola

So here we're using app.config.get('xxx') to get configuration variables, but it seems like there's no logic declared in config.py to fetch the environment variables?

Thank u, I changed the config.py and submitted it.

jonahcui avatar Feb 07 '24 09:02 jonahcui