Users on my site can be anonymous, registered, or have a role that ive created.

I need users which have the role to be able to chose who they can receive messages from. So each user can choose if all registered users can message them, or just users of the role, or no one at all.

Does this module provide this functionality?
Thanks

Comments

ptmkenny’s picture

Status: Active » Fixed

The privatemsg limits submodule allows you to limit the number of messages that a user may send or receive. These limits may be per role. However, these options are global and apply to all users.

There is no way (provided by the module) to allow users to individually decide who can or cannot message them. That's something you would have to add on your own.

jdln’s picture

Category: support » feature
Status: Fixed » Active

Changing to a feature request.

ptmkenny’s picture

Version: 7.x-1.4 » 7.x-2.x-dev

Ok, this is fine as a feature request, but please note that features are not being actively added to the module at this time. If someone comes forward with a patch, it will be considered.

ivnish’s picture

Issue summary: View changes
Status: Active » Closed (outdated)