privatemsg_max_rate
RobRoy - July 6, 2005 - 17:39
| Project: | Privatemsg |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (code needs review) |
Description
Is privatemsg_max_rate really implemented? Doesn't look like it in my code. I've been having trouble with spammers and want to set the privatemsg_max_rate a bit higher.
Also, I've installed the spam.module and wondered if anyone has considered writing some code to hook it up with privatemsg.module? I might attempt this a bit later, as I think it is worthwhile.
Let me know.

#1
I'm still getting a lot of spammers signing up to my Drupal sites and sending messages to all members. I have captcha installed and I even require the users have a picture uploaded and their profiles filled out before sending private messages. My last hope is to have something like the spam.module work with privatemsg to analyze private messages for spam-like emails.
Any thoughts?
#2
bump.
#3
Hello,
I'd really like to see this feature implemented as well as we are getting hit by spammers. Has there been any status updates regarding it? I may be able to work on a patch sometime, but would first like to check if any work has been done.
Thanks.
#4
Here is my implementation in the attached patch