alert.properties 254 B

12345678910111213141516
  1. #alert type is EMAIL/SMS
  2. alert.type=EMAIL
  3. # mail server configuration
  4. mail.protocol=SMTP
  5. mail.server.host=smtp.exmail.qq.com
  6. mail.server.port=25
  7. mail.sender=xxxxxxx
  8. mail.passwd=xxxxxxx
  9. #xls file path,need create if not exist
  10. xls.file.path=/tmp/xls