文件操作 - parser_notify_b
返回文件管理
返回主菜单
删除本文件
文件: /root/.local/share/Trash/files/roundcube/plugins/managesieve/tests/src/parser_notify_b
编辑文件内容
require ["envelope","notify","variables"]; # rule:[from] if envelope :matches "from" "*" { set "env_from" " [really: ${1}]"; } # rule:[subject] if header :matches "Subject" "*" { set "subject" "${1}"; } # rule:[from notify] if address :matches "from" "*" { set "from_addr" "${1}"; notify :method "sms" :options "1234567890" :message "${from_addr}${env_from}: ${subject}"; }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件