hi

please add into new featueres these really useful featueres
above each private message to add link "report spam" and "report abuse"
this sent some info (maybe forward all private msg) to admin (optionally save user id into pm_abuse table) for other work with it.

thanks for your work on this module
Igorik

Comments

introfini’s picture

Version: 5.x-2.x-dev »

Yes, that would be a nice feature. For now you can create a webform for that with webform module.

ptmkenny’s picture

Version: » 7.x-2.x-dev
Status: Active » Postponed (maintainer needs more info)

I did this with the Flag module and used Views/Panels to place the links on the user profile. I then used Rules (configured with the Rules module) to perform actions when a user is flagged.

The problem with doing this in Privatemsg is that different sites will want to take different actions based on spam, abuse, etc. Privatemsg cannot accomodate all of them. So what concrete steps would you like to see the module take?

ptmkenny’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Since there has been no activity for a month, I'm closing.