shirosaki/confirm_address
最新稳定版本:1.0.1
Composer 安装命令:
composer require shirosaki/confirm_address
包简介
Confirm recipient addresses before sending
README 文档
README
This plugin aims to prevent sending an email to the wrong person.
Users are required to check each recipient addresses in a dialog before sending a message. My domain and other domains are listed separately.
Installation
To install, get the plugin with composer in your roundcube directory.
composer require shirosaki/confirm_address
Usage
$config['mail_domain'] is used as my domain by default.
$config['confirm_address_my_domain'] is used as my domain if the setting exists.
When a user compose an email and click Send button, the confirm address dialog is opened.
If the user checks all recipient address, the user can send the email.
License
addressparser.js is from https://github.com/nodemailer/nodemailer/.
Other code is MIT License.
统计信息
- 总下载量: 90
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-22