as simple as the name suggests - just sends emails
 
 
 
 
Go to file
blallo 08f79e2e0f
Add the possibility to send attachments
2020-05-22 16:10:21 +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 and version automation 2020-04-29 10:20:38 +02:00
Dockerfile New target in Makefile, changed Dockerfile 2020-05-05 10:25:47 +02:00
Makefile Bump version 0.4 -> 0.5 2020-05-05 10:25:56 +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