Skip to content

🎉 bulk-mail-cli v2.0.0 [Pikachu]

Compare
Choose a tag to compare
@kumarabhirup kumarabhirup released this 01 Jan 16:07
· 5 commits to master since this release
8cba808

Features

💃    Active on Slack. Join the bulk-mail-cli Slack group for suggestions, bugs reports, support, and core development.

📦    Shoot mails using CSV.

📝    Mail dynamic HTML Templates using the {{fname|lname}} syntax.

⏰    Set the sending interval time in Cron Expressions! Eg. */10 * * * * *

📌    Unlimited attachments! Attach any files on your local computer or you may just provide a direct URL in configuration and bulk-mail-cli will download and send the attachment under dynamic filenames and pathnames.

⛅️    Runs on cloud! Can be run on AWS EC2 servers and on any Node.js droplet on DigitalOcean.

🔰    It saves your campaign progress! You can pause and resume the Mail Campaign from where you left the last time.

✨    Use .env variables to not hardcode the emails and passwords in configuration files.

👨‍🏫    Contentful demo files provided! You get many beautiful email templates to pick from!

𝔀    WordPress and other CMS' friendly. Just export the list of your users, change the email containing column name to email and you are good to go!

🧪    Tested on MacOS and Linux.