ZJ577624359 commented on issue #5096:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/5096#issuecomment-806470122


   # mail server configuration
   mail.protocol=SMTP
   mail.server.host=smtp.exmail.qq.com
   mail.server.port=465
   mail.sender=邮箱地址
   mail.user=邮箱地址
   mail.passwd=邮箱密码
   # TLS
   mail.smtp.starttls.enable=false
   # SSL
   mail.smtp.ssl.enable=true
   mail.smtp.ssl.trust=smtp.exmail.qq.com
   这是QQ企业邮箱的配置


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to