Send bulk emails from csv file using AWS SES
brew upgrade warrensbox/tap/bulk-emailer
Rerun:
curl -L https://raw.githubusercontent.com/warrensbox/bulk-emailerer/release/install.sh | bash
brew uninstall warrensbox/tap/bulk-emailer
Rerun:
rm /usr/local/bin/bulk-emailer
Common issues:
install: can't change permissions of /usr/local/bin: Operation not permitted
"Unable to remove symlink. You must have SUDO privileges"
"Unable to create symlink. You must have SUDO privileges"
You probably need to have sudo privileges to install bulk-emailer.
This project is maintained by warrensbox