Crates.io | emsend |
lib.rs | emsend |
version | 0.1.0 |
source | src |
created_at | 2023-08-03 03:31:54.902231 |
updated_at | 2023-08-03 03:31:54.902231 |
description | Send bulk email with your own HTML template |
homepage | |
repository | |
max_upload_size | |
id | 933364 |
size | 33,799 |
Email Sender created with Rust
emsend --receivers PATH_TO_RECEIVERS_FILE --html PATH_TO_HTML_FILE --delay DELAY_IN_SECS
Example:
emsend --receivers example/receivers.csv --html example/template.html --delay 1
name,email