Initial commit

This commit is contained in:
youshitsune
2023-06-07 13:39:00 +02:00
parent 2f85e084c3
commit acd4bf1342
2 changed files with 96 additions and 0 deletions

10
config.ini Normal file
View File

@@ -0,0 +1,10 @@
[credentials]
JID = botusername@example.org
PASSWORD = bot_password
NICK = emailbot
ROOM1 = room_jid@example.org
SENDER_MAIL = botmail@example.org
SMTP_URL = example.org
SMTP_PORT = 587
SMTP_PASS = mail_password
RECEIVE_MAIL = username@example.org