smalot/batmail
Composer 安装命令:
composer create-project smalot/batmail
包简介
Send a newsletter based on a html file with local image folder.
README 文档
README
Send a newsletter based on an html file with local image folder. This tool should only be used for test.
Setup
wget -O- https://github.com/smalot/batmail/releases/download/v0.2/batmail.phar > batmail
chmod +x batmail
Use
./batmail send index.html --to=test@example.com --inline
Options
Use the to option to specify the mail destination.
The inline option is usefull to improve both Gmail and Outlook support by copying css from <style> tags to inline attribute style.
Update
./batmail self-update
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-03-28