What I want to do
I would like to create a "messenger" role in which all members of that role can message. I want to then add all site users to that role. Then, when a user sends inappropriate messages, I can boot them out of the role.
What I've tried.
I attempted the directions in the Docs to no avail.
Specifically, I
- Changed the site:sendmessage variable in the Authenticated User role from "Allow" to "Not set."
- Created a new role (without a legacy role) and set site:sendmessage to "Allow."
- Moved all users into that new role.
- Moved one student out of that role for testing.
- Logged in as that student and could still message.