11 lines
249 B
INI
11 lines
249 B
INI
|
[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
|