Is there, and if there isn't can there be, a way to disable email notifications?

The reason being, i am using the Messaging/Notifications framework to manage site-wide communication.

Thanks,
sly

Comments

jeremy’s picture

This is not currently possible, but yes, leaving open as a feature request.

sly5’s picture

Thanks.

To be specific, if this were possible per client basis, that'd be most useful.

sly5’s picture

Just for the time being, I want to turn off the mailing feature. And it is OK if I do this the dirty way, i.e. editing the support module source.

Can you please give me an idea where to look at, and what to comment out?

thanks

jeremy’s picture

I've added the ability to globally disable notifications in the current development version of the module. I've not yet added support to set this on a per-client basis, but it's in the plan.
http://drupal.org/cvs?commit=305834

Ideally I'd like to completely remove the notifications code from the support module and move it into a plug-in.

  • Jeremy committed 1c300c2 on 8.x-1.x
    - support.module     o feature #654582: add option to globally disable...

  • Jeremy committed 1c300c2 on 8.x-1.x
    - support.module     o feature #654582: add option to globally disable...
purencool’s picture

Issue summary: View changes
Status: Active » Closed (outdated)