Download & Extend

Can someone explain the default send method for notifications

Project:Messaging
Version:6.x-2.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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.

AttachmentSize
messaging-settings-notifications copy.jpg13.17 KB

Comments

#1

I 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.

#2

So the default notification for a mime message ant be a mime message. It would have to be something else? Use case?

#3

You 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...