Files

19 lines
459 B
YAML
Raw Permalink Normal View History

2025-04-27 15:11:50 +08:00
name: email
title: 电子邮件
desc: 电子邮件通知
2025-12-30 11:09:50 +08:00
order: -100
2025-04-27 15:11:50 +08:00
input:
receivers:
title: 收件人邮箱
component:
2025-12-30 11:09:50 +08:00
name: email-selector
2025-04-27 15:11:50 +08:00
vModel: value
mode: tags
required: true
helper: |-
可以填写多个,填写一个按回车键再填写下一个
需要先[配置邮件服务器](#/sys/settings/email)
pluginType: notification
type: builtIn
scriptFilePath: /plugins/plugin-notification/email/index.js