Initial commit
This commit is contained in:
10
config.ini
Normal file
10
config.ini
Normal 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
|
Reference in New Issue
Block a user