HowToManage¶
This article is for Redmine admins.
See also HowToRelease
Add a new member to the project¶
- Go Administration page
- Go group page
- Add them to ruby-core group
Block spam from ML¶
Login neon (or something; see header of the mail)
LC_ALL=C sudo -u list /usr/lib/mailman/bin/remove_members ruby-core <address>
Block a spammer or a violating user from Redmine¶
Instead of removing the account, you should lock it.
It makes easy to recover and remove all comments related the account.
search the user and lock them.