Logo

Send bulk emails from csv file using AWS SES

Travis Go Report

Back to main

Upgrade:

Homebrew

brew upgrade warrensbox/tap/bulk-emailer

Linux

Rerun:

curl -L https://raw.githubusercontent.com/warrensbox/bulk-emailerer/release/install.sh | bash

Uninstall:

Homebrew

brew uninstall warrensbox/tap/bulk-emailer

Linux

Rerun:

rm /usr/local/bin/bulk-emailer

Troubleshoot:

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.

Back to top
Back to main

This project is maintained by warrensbox