Active
Project:
Messaging
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2011 at 16:14 UTC
Updated:
27 Oct 2011 at 14:38 UTC
On admin/messaging/settings/notify
I see that there are defaults for individual send methods.
If I open up the field set for sms for example, there is no option for an sms send method.
Is this correct?
I am including an example.
| Comment | File | Size | Author |
|---|---|---|---|
| messaging-settings-notifications copy.jpg | 13.17 KB | socialnicheguru |
Comments
Comment #1
zeezhao commentedI believe it means that whenever there is a notification to be sent, it will go via the default method you have set.
For sms, this will probably only work if smsframework module is set up correctly, with a working gateway.
Comment #2
socialnicheguru commentedSo the default notification for a mime message ant be a mime message. It would have to be something else? Use case?
Comment #3
zeezhao commentedYou need to move to messaging & notifications 6.x-4.x-dev, then install http://drupal.org/project/mimemail
Back up your files + database before doing so though...