summaryrefslogtreecommitdiffstats
path: root/utils/mail.go
Commit message (Collapse)AuthorAgeFilesLines
* Fixes mm-1415 adding email bypass flag=Corey Hulen2015-07-121-7/+6
|
* Unescaped escape characters in the subject line of emails so that all ↵Reed Garmsen2015-06-221-1/+2
| | | | characters appear properly
* Adding check of email configuation settings when config file is loadedChristopher Speller2015-06-171-32/+66
|
* Fixing build=Corey Hulen2015-06-161-6/+10
|
* Modifying sendmail to allow for non-encrypted connection for ease setup of ↵Christopher Speller2015-06-151-8/+19
| | | | local mail sender
* first commit=Corey Hulen2015-06-141-0/+90