Initial commit

This commit is contained in:
2020-02-15 09:02:23 -05:00
commit cc2cd013be
9 changed files with 197 additions and 0 deletions

6
conf.json.example Normal file
View File

@ -0,0 +1,6 @@
{
"email": "rudi@nmare.net",
"smtp_server":"oogieboogie.nightmare.haus:587",
"auth_server":"oogieboogie.nightmare.haus",
"private_key":""
}