Skip to content

Commit a2b9243

Browse files
author
Suguru Hirahara
committed
Edit docs/configuring-playbook-email2matrix.md: adopt the common instruction about registering a dedicated user
Based on docs/configuring-playbook-alertmanager-receiver.md Signed-off-by: Suguru Hirahara <[email protected]>
1 parent 2c80aaf commit a2b9243

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/configuring-playbook-email2matrix.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,15 @@ Email2Matrix requires an access token for the sender user to be able to send mes
4242

4343
⚠️ **Warning**: Access tokens are sensitive information. Do not include them in any bug reports, messages, or logs. Do not share the access token with anyone.
4444

45-
### Creating a shared room
45+
### Join to rooms as the sender user manually
4646

47-
After creating the sender user, you should create one or more Matrix rooms that you share with that user. It doesn't matter who creates and owns the rooms and who joins later (you or the sender user).
47+
ℹ️ **Email2Matrix does not accept room invitations automatically**. To deliver messages to rooms, the sender user must be joined to all rooms manually.
4848

49-
What matters is that both you and the sender user are part of the same room and that the sender user has enough privileges in the room to be able to send messages there.
49+
For each new room you would like the user to deliver messages to, invite the user to the room.
5050

51-
Inviting additional people to the room is okay too.
51+
Then, log in as the sender user using any Matrix client of your choosing, accept the room invitation from the user's account.
52+
53+
Make sure that you and the sender user are part of the same room and that the sender user has enough privileges in the room to be able to send messages there, then log out.
5254

5355
Take note of each room's room ID (different clients show the room ID in a different place). You'll need the room ID when [configuring the playbook](#adjusting-the-playbook-configuration) below.
5456

0 commit comments

Comments
 (0)