Hi

Confused - what do I need to do to get Privatemsg to email new message notifications? I have subscriptions installed, but can't see any admin or user account settings for 'email me notifications'...?

I have a feeling 5.x-2.x came with an additional module for this, but I don't see that now?

I'm running Privatemsg 5.x-3.x-dev with Subscriptions 5.x-2.1.

Thanks!

CommentFileSizeAuthor
#5 pm_subscriptions.zip1.17 KBbudda

Comments

Jason Dean’s picture

Hmm I think I've answered my own question. Just seen that the Privatemsg code tries to invoke module PM_subscriptions... but that module isn't included with the 5.x-3.x release. So guess we just need to be patient :)

limwork’s picture

Is subscriptions activated on the Privatemsg 5.x-3.0? If yes, I would like to know how to activate it too. Thanks!

Jason Dean’s picture

No it doesn't seem to be. The module that handled Subscriptions emailing wasn't bundled with 5.x-3.x for some reason - I think there had been some problems with it.

Emailing from Privatemsg may possibly take a new route now - check out this patch which does work with 5.x-3.x. I'm using it and it works a treat. http://drupal.org/node/236667

litwol’s picture

Component: User interface » Code
Category: support » task

I am not involved with the subscriptions for drupal 5 in any way. so i have no knowledge of what needs to be done (plus no time to figure out).

I will accept a patch (one patch to rule them all) to enable this to work.

budda’s picture

StatusFileSize
new1.17 KB

I just knocked out a quick tiny module to scratch an itch. It queues up notification emails and sends them on cron. It only does individual messages and has no settings. Just install and activate.

Edit the module to amend the message content. Do as you wish with it. :)

litwol’s picture

Status: Active » Fixed

Thanks budda, i will mark it as fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.