可支持多个收件人

This commit is contained in:
2023-02-14 16:25:20 +08:00
parent d2f9e5c1c1
commit f251b56675
15 changed files with 15 additions and 10 deletions

4
etc/gomail.ini Normal file
View File

@@ -0,0 +1,4 @@
[global]
SEND_MAIL = "yuling.niu@hohong.cn"; // 发送者邮箱
MAIL_KEY = "1234567"; // 发送者邮箱密钥
SMTP_SERVER = "smtphz.qiye.163.com:994"; // smtp服务器地址