/recmail

Experimental: Downloads JSON and bulk emails custom data

Primary LanguageGo

ABOUT

Bulk email program that downloads JSON content and sends a customized template 
to users.

REQUIREMENTS

* Go: http://golang.org/

BUILD

go build -o recmail src/*.go

RUN

./recmail -config=testdata/config.json -data=testdata/data.csv \
-template=testdata/recmail.html