smalot/batmail

基于本地图片文件夹的HTML文件发送时事通讯。

维护者

详细信息

github.com/smalot/batmail

源代码

问题

安装: 6

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 3

分支: 1

开放问题: 0

类型:项目

v0.2 2017-03-28 20:57 UTC

This package is not auto-updated.

Last update: 2024-09-15 02:22:03 UTC


README

基于本地图片文件夹的HTML文件发送时事通讯。此工具仅应用于测试。

设置

wget -O- https://github.com/smalot/batmail/releases/download/v0.2/batmail.phar > batmail
chmod +x batmail

使用

./batmail send index.html --to=test@example.com --inline

选项

使用 to 选项指定邮件目的地。

inline 选项非常有用,可以通过将 <style> 标签中的css复制到内联属性样式来提高Gmail和Outlook的支持。

更新

./batmail self-update