matthusby / mailgun_unsub_watcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnsubscibeWatcher

This will watch your mailgun account and remove one email address from they unsubscribe list. People would accidently click on the unsubscribe link for one of our mailing lists :-/

It needs system env's set for these:

export UNSUB_MAILGUN_API_KEY="your api key"
export UNSUB_DOMAIN="domain to watch"
export UNSUB_EMAIL="email address to watch"

About


Languages

Language:JavaScript 64.4%Language:Elixir 33.8%Language:HTML 1.8%