/go-mailer

Simple Golang Mailer app

Primary LanguageGoOtherNOASSERTION

Simple Go SMTP Mailer

Simple GoLang SMTP Mailer app to handle a "mail queue" JSON files based in a specific directory.

This app use config.conf file to determine the SMTP configurations and what directory should check for mail queue.