mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore: email帮助
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
@@ -1,7 +1,23 @@
|
|||||||
# 邮箱配置
|
# 邮箱配置
|
||||||
|
|
||||||
|
|
||||||
## 腾讯企业邮箱、qq邮箱密码获取
|
## 腾讯企业邮箱配置
|
||||||
|
1. 开启smtp
|
||||||
|

|
||||||
|
2. 获取授权码作为密码
|
||||||

|

|
||||||

|

|
||||||
|
3. 填写域名、端口和密码
|
||||||
|

|
||||||
|
|
||||||
|
## QQ邮箱配置
|
||||||
|
1. smtp配置
|
||||||
|
```yaml
|
||||||
|
smtp域名: smtp.qq.com
|
||||||
|
smtp端口: 465
|
||||||
|
密码: 授权码,获取方式见下方
|
||||||
|
是否SSL: 是
|
||||||
|
```
|
||||||
|
|
||||||
|
2. 获取授权码
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user