Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mnalis/send-emails-from-folder

sends all *.eml files in folder via /usr/sbin/sendmail wrapper
https://github.com/mnalis/send-emails-from-folder

email email-sender

Last synced: about 16 hours ago
JSON representation

sends all *.eml files in folder via /usr/sbin/sendmail wrapper

Awesome Lists containing this project

README

        

# send-emails-from-folder
sends all *.eml files in folder via /usr/sbin/sendmail wrapper
optionally archiving (or removing) sent files.

Recepients are determined automatically from "To:" lines in .eml files.

you should run it from cron job via line like:


# m h dom mon dow user command
*/15 * * * * user /usr/local/bin/send-emails-from-folder [email protected] /home/user/emails /home/user/archive