#html #delay #receiver #send #bulk #own

app emsend

使用自己的HTML模板发送批量电子邮件

1 个不稳定版本

0.1.0 2023年8月3日

#269电子邮件

MIT/Apache

11KB
86 代码行

emsend

使用Rust创建的电子邮件发送器

用法

emsend --receivers PATH_TO_RECEIVERS_FILE --html PATH_TO_HTML_FILE --delay DELAY_IN_SECS

示例

emsend --receivers example/receivers.csv --html example/template.html --delay 1

接收器CSV格式

name,email

依赖项

~6–17MB
~249K SLoC