george518 / PPGo_Job

PPGo_Job是一款可视化的、多人多权限的、一任务多机执行的定时任务管理系统,采用golang开发,安装方便,资源消耗少,支持大并发,可同时管理多台服务器上的定时任务。
Apache License 2.0
1.5k stars 396 forks source link

Add mail to send SSL encrypted go to port 465 #16

Closed gongwalker closed 6 years ago

gongwalker commented 6 years ago

Send mail encrypted with port 25 or port 465 ssl, depending on the configuration file app.conf

george518 commented 6 years ago

thx