mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-01-19 18:21:18 +08:00
实现发送邮件支持SSL和TLS
This commit is contained in:
@@ -69,7 +69,8 @@ smtp_port=25
|
||||
form_user_name=admin@iminho.me
|
||||
#邮件有效期30分钟
|
||||
mail_expired=30
|
||||
|
||||
#加密类型NONE 无认证、SSL 加密、LOGIN 普通用户登录
|
||||
secure=LOGIN
|
||||
|
||||
###############配置PDF生成工具地址###################
|
||||
wkhtmltopdf=D:/Program Files/wkhtmltopdf/bin/wkhtmltopdf.exe
|
||||
|
||||
Reference in New Issue
Block a user