as simple as the name suggests - just sends emails
 
 
 
 
Go to file
blallo e56df6d825
Bump version 0.4 -> 0.5
2020-05-05 10:25:56 +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 Allow no config. Fix new lines. Add version flag. 2020-02-17 16:57:25 +01: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 Set timeout for operations 2020-04-28 23:44:51 +02:00
main.go Add interactive flag 2020-05-05 10:20:29 +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