Yanwenjingcn opened a new issue #4610:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4610


   this is my alert config,but we can not send email
   
   # mail server configuration
   mail.protocol=SMTP
   mail.server.host=mail.xxx.net
   mail.server.port=xxxx
   mail.sender=xxxxx
   mail.user=xxxxx
   mail.passwd=xxxx
   # TLS
   mail.smtp.starttls.enable=true
   # SSL
   mail.smtp.ssl.enable=false
   mail.smtp.ssl.trust=mai.xxx.net
   
   
   
![image](https://user-images.githubusercontent.com/16257260/106137885-5694f480-61a6-11eb-9a44-d62735bbc9d4.png)
   


----------------------------------------------------------------
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