@mjp27258 I noticed that you may have some problems. please describe in detail the problems on github issue: https://github.com/apache/incubator-dolphinscheduler/issues
mjp27258 <[email protected]> 于2021年1月12日周二 下午7:28写道: > — I tried to configure a third-party email in the DolphinScheduler. The > error is as follows: > [ERROR] 2021-01-12 18:58:24.471 > org.apache.dolphinscheduler.alert.utils.MailUtils:[340] - Send email to [ > [email protected]] failed > org.apache.commons.mail.EmailException: Sending the email to the following > server failed : 10.9.160.110:25 > at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1469) > at org.apache.commons.mail.Email.send(Email.java:1496) > at > org.apache.dolphinscheduler.alert.utils.MailUtils.getStringObjectMap(MailUtils.java:309) > at > org.apache.dolphinscheduler.alert.utils.MailUtils.sendMails(MailUtils.java:124) > at > org.apache.dolphinscheduler.alert.manager.EmailManager.send(EmailManager.java:39) > at > org.apache.dolphinscheduler.alert.plugin.EmailAlertPlugin.process(EmailAlertPlugin.java:96) > at > org.apache.dolphinscheduler.alert.runner.AlertSender.run(AlertSender.java:84) > at > org.apache.dolphinscheduler.alert.AlertServer.start(AlertServer.java:82) > at > org.apache.dolphinscheduler.alert.AlertServer.main(AlertServer.java:89) > Caused by: javax.mail.MessagingException: Could not connect to SMTP host: > 10.9.160.110, port: 25 > at > com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2211) > at > com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:740) > at javax.mail.Service.connect(Service.java:388) > at javax.mail.Service.connect(Service.java:246) > at javax.mail.Service.connect(Service.java:195) > at javax.mail.Transport.send0(Transport.java:254) > at javax.mail.Transport.send(Transport.java:124) > at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1459) > ... 8 common frames omitted > Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext > connection? > > > | | > mjp27258 > | > | > [email protected] > | > 签名由网易邮箱大师定制 > > > On 01/4/2021 19:02,mjp27258<[email protected]> wrote: > Ok thank you very much. > > > | | > mjp27258 > | > | > [email protected] > | > 签名由网易邮箱大师定制 > > > On 01/4/2021 18:51,leon bao<[email protected]> wrote: > - Dolphinscheduler 手机短信告警方式应该怎么配置,麻烦回复一下 谢谢。 > - How to configure the SMS alarm mode of dolphin scheduler? Please reply. > Thank you. > > There is no sms alert mode now. > You can develop this function by yourself. > Here you can find some development methods: > > https://dolphinscheduler.apache.org/en-us/docs/development/backend-development.html > > By the way, please use english the next time. > > > mjp27258 <[email protected]> 于2021年1月4日周一 下午6:26写道: > > Dolphinscheduler 手机短信告警方式应该怎么配置,麻烦回复一下 谢谢。 > > > | | > mjp27258 > | > | > [email protected] > | > 签名由网易邮箱大师定制 > > > On 01/4/2021 18:24,mjp27258<[email protected]> wrote: > > > Dolphinscheduler 手机短信告警方式应该怎么配置,麻烦回复一下 谢谢。 > | | > mjp27258 > | > | > [email protected] > | > 签名由网易邮箱大师定制 > > > On 12/31/2020 23:35,leon bao<[email protected]> wrote: > Congrats! > > Furkan KAMACI <[email protected]> 于2020年12月31日周四 下午5:11写道: > > Hi, > > Congrats! > > Kind Regards, > Furkan KAMACI > > On Thu, Dec 31, 2020 at 12:01 PM William Guo Wei <[email protected]> > wrote: > > Congrats > > > > > ------------------ 原始邮件 ------------------ > 发件人: > "general" > < > [email protected]>; > 发送时间: 2020年12月31日(星期四) 中午12:05 > 收件人: "dev"<[email protected]>;"general"< > [email protected]>; > > 主题: [ANNOUNCE] Release Apache DolphinScheduler (Incubating) 1.3.4 > > > > We are glad to announce the release of Apache > DolphinScheduler(incubating) > 1.3.4. Once again I would like to express my thanks to your help. > > Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow > scheduling system, > dedicated to solving the complex dependencies in data processing, making > the scheduling system out of the box for data processing. > > Vote Thread Permalink: > > > > > https://lists.apache.org/thread.html/r6d5e373d0bd84d1c5a0f3997172e2f23793cf15f3397e8231db48c81%40%3Cdev > . > dolphinscheduler.apache.org%3E > > > > > > https://lists.apache.org/thread.html/r7f28b39617d5ff19eb2de2a64848008a4d866e686e7677e25c403857%40%3Cdev > . > dolphinscheduler.apache.org%3E > > > Download Links: > https://dolphinscheduler.apache.org/en-us/docs/release/download.html > > Release Notes: > https://github.com/apache/incubator-dolphinscheduler/releases/tag/1.3.4 > > Website: https://dolphinscheduler.apache.org/ > > DolphinScheduler Resources: > - Issue: https://github.com/apache/incubator-dolphinscheduler/issues/ > - Mailing list: [email protected] > - Documents: > > > > > https://dolphinscheduler.apache.org/en-us/docs/1.3.4/user_doc/quick-start.html > > Best Regards > --------------- > DolphinScheduler(Incubator) PPMC > Lidong Dai > [email protected] > --------------- > > > > -- > DolphinScheduler(Incubator) PPMC > BaoLiang 鲍亮 > [email protected] > > > > -- > DolphinScheduler(Incubator) PPMC > BaoLiang 鲍亮 > [email protected] > -- DolphinScheduler(Incubator) PPMC BaoLiang 鲍亮 [email protected]
