as simple as the name suggests - just sends emails
 
 
 
 
Ir para arquivo
blallo 48ac474872
Bump version 0.5 -> 0.6
2020-05-22 17:13:59 +02:00
examples Add example config 2020-04-29 10:20:43 +02:00
.dockerignore Dockerfile added to build service image 2020-02-21 18:17:20 +01:00
.gitignore Add Makefile target to publish release 2020-05-22 16:12:59 +02:00
Dockerfile New target in Makefile, changed Dockerfile 2020-05-05 10:25:47 +02:00
Makefile Bump version 0.5 -> 0.6 2020-05-22 17:13:59 +02:00
config.go Add the possibility to send attachments 2020-05-22 16:10:21 +02:00
docker_test.sh Change docker image 2020-04-29 10:13:02 +02:00
go.mod Refactor in multiple files. First working version. 2020-02-10 21:51:49 +01:00
go.sum Refactor in multiple files. First working version. 2020-02-10 21:51:49 +01:00
log.go Refactor in multiple files. First working version. 2020-02-10 21:51:49 +01:00
mail.go Add the possibility to send attachments 2020-05-22 16:10:21 +02:00
main.go Add the possibility to send attachments 2020-05-22 16:10:21 +02:00
sendmail.sh Change docker image 2020-04-29 10:13:02 +02:00
test_conf.toml Refactor in multiple files. First working version. 2020-02-10 21:51:49 +01:00
utils.go Refactor in multiple files. First working version. 2020-02-10 21:51:49 +01:00