检测器Content的value-type参数说明
本章介绍了过滤器中group的value-type配置参数说明。
字段 | 字段说明 | 字段类型 |
---|---|---|
send-ip | 发送IP的地址 | string |
from | 发件人。支持 abc@163.com,*abc@sina.com,*@sina.com,??@baidu.com | string |
to | 收件人。支持 abc@163.com,*abc@sina.com,*@sina.com,??@baidu.com | string |
subject | 邮件主题 | string |
header | 邮件头 | string |
body | 邮件正文 | string |
envelope-sender | 信封发件人。支持 abc@163.com,*abc@sina.com,*@sina.com,??@baidu.com | string |
envelope-recipient | 信封收件人。支持 abc@163.com,*abc@sina.com,*@sina.com,??@baidu.com | string |
cc | 抄送给。支持 abc@163.com,*abc@sina.com,*@sina.com,??@baidu.com | string |
number-of-recipients | 信封收件人数量 | number |
size | 邮件大小 | number |
attachment-name | 附件名称 | string |
bcc | 密送。支持 abc@163.com,*abc@sina.com,*@sina.com,??@baidu.com | string |
return-path | 返回路径 | string |
reply-to | 回复地址 | string |
attachment-md5 | 附件MD5 | string |