email_config.yaml 204 B

12345678910
  1. email:
  2. smtp_server: "smtp.163.com"
  3. smtp_port: 465
  4. use_ssl: true
  5. username: "machine08@163.com"
  6. password: "ML2C2E4GzbLFyKQY"
  7. sender: "machine08@163.com"
  8. receivers:
  9. - "m_liuqiang@163.com"