【问题标题】:How can we configure mail in Chronos?我们如何在 Chronos 中配置邮件?
【发布时间】:2018-08-31 21:24:46
【问题描述】:

我在需要配置邮件服务的 chronos 服务器上设置了一项工作。

邮件服务将发送作业失败和成功的作业状态。

我需要在哪里编辑或添加哪个文件?

【问题讨论】:

    标签: mesos email mesos-chronos


    【解决方案1】:

    需要配置following args

    --mail_from  <arg>                 Mail from field
    --mail_password  <arg>             Mail password (for auth)
    -m, --mail_server  <arg>           Address of the mailserver in server:port format
    --mail_ssl                         Mail SSL
    --mail_user  <arg>                 Mail user (for auth)
    

    一封电子邮件将发送给所有者(或以逗号分隔的所有者,请参阅:sendNotification(),仅适用于以下情况:

    要获得有关成功的信息,您需要添加此案例。

    【讨论】:

      猜你喜欢
      • 2023-02-15
      • 2018-11-24
      • 2014-05-22
      • 2011-07-03
      • 2021-10-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-01-15
      相关资源
      最近更新 更多