欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

davinci8需要发邮件

程序员文章站 2022-05-28 09:23:45
...

 

davinci8需要发邮件

也是一样配置

注意:

1, 

mail:

    host: smtp.exmail.qq.com

    port: 465

    username: data-service@mysteel.com

    password: SJZXkefu0828

    nickname: Davinci

 

    properties:

      smtp:

        starttls:

          enable: true

          required: true

        auth: true

      mail:

        smtp:

          ssl:

            enable: true-----这个true

 

 

 

2,

server:

  protocol: http

  address: 0.0.0.0

  port: 8080

 

  servlet:

    context-path: /

 

  # Userd for mail and download services, can be empty, careful configuration

  # By default, 'server.address' and 'server.port' is used as the string value.

  access:

    address: 192.168.202.183

    port: 8080

 

 

 

3,

clickhouse的jar

 

4,

clickhouse:

   name: clickhouse

   desc: clickhouse

   version:

   driver: ru.yandex.clickhouse.ClickHouseDriver

   keyword_prefix: \"

   keyword_suffix: \"

   alias_prefix: \"

   alias_suffix: \"

 

相关标签: davinci