Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mnalis/send-emails-from-folder
- Owner: mnalis
- License: gpl-3.0
- Created: 2015-06-01T14:37:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T15:49:09.000Z (over 6 years ago)
- Last Synced: 2023-03-10T21:33:47.055Z (over 1 year ago)
- Topics: email, email-sender
- Language: Perl
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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