Closed (fixed)
Project:
Privatemsg
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 May 2013 at 18:12 UTC
Updated:
31 May 2013 at 07:20 UTC
i implemented
hook_privatemsg_recipient_types_info()
and all required hooks / functions as in Private msg roles
so that i can send message to two specific "organic groups"
The messages are sent and each members of the group receives the message. I am a member of the groups
However, upon sending the message a drupal error message "Unable to send e-mail. Contact the site administrator if the problem persists." is displayed.
In my inbox, for the message that i have sent, no participants are listed, but when i open the message the participants are displayed correctly.
Is there any other function that need to be implemented.
I'm stuck on that since two days.
Comments
Comment #1
j.b commentedi managed to resolve the "Unable to send e-mail. Contact the site administrator if the problem persists." issue but the participants is still empty !
Nevermind, managed to solve my problem
Comment #2
berdirRemember to set issues to fixed when you were able to solve them. If useful, also post your solution, in case someone else might have a similar problem.