add release

This commit is contained in:
Kaisa Marysia 2021-10-30 00:21:57 +02:00
parent 5901f4b29e
commit 3cef68a538
6 changed files with 421 additions and 1 deletions

5
config Normal file
View file

@ -0,0 +1,5 @@
FROMMAIL="foo@example.com"
MAILSERVER="example.com"
PASSWORD="secret"
TOMAIL="bar@example.com"
DELAY="10"