I create a relationship with a user and thought the user will get a PM about it, so it looks at least on the UR settings screen under Messages - Notifications for user.
But no PM is ever send... so, how do get user notified about a new relation???

Comments

sprsquish’s picture

The messages under Messages - Notifications are system messages. If you enable the mailer module, users will be emailed notifications. I hadn't thought about sending a PM. There's already some support for the Privatemsg module in the Private Message plugin. Adding support for sending notifications through the PM system could be created.

softtouch’s picture

It would be really great if member receive a PM instead of email, because they visit the site, get the PM and know whats going on.
Many do not check their emails...
And many emails land in the spam folders (hotmail, yahoo etc.), so they never know they got an email.

sprsquish’s picture

Status: Active » Closed (fixed)

Functionality added to 2.7

Thanks for the suggestion!

softtouch’s picture

So FAST??? Cool! Will try it now! THANKS!!!

sprsquish’s picture

I had the time and had basically already written the functionality when I wrote the mailer module. All I needed to do was adapt what I'd already done to work with private messages.

Nhilathak’s picture

is it possible to port this to drupal 6?

alex.k’s picture

No plans to port this, sorry. If you are adventurous you can try to do it via Rules (see the latest code in http://drupal.org/node/468764)