I would like to be able to update and work with a backup of my site but I want to make sure that users are not being sent change emails while doing the work. Would it be possible to add a global Off switch to the admin page that will disable the subscription module temporarily.
Comments
Comment #1
dziemecki commentedYou other than just uninstalling the module?
Comment #2
RyanR commentedI don't want to uninstall the module. I just want to turn off the sending of messages for a short time. Once I've played with the site for a while, made a bunch of mistack, finally got the site is updated, THEN I'll switch it over and turn the subscriptions back on.
Comment #3
dziemecki commentedHow about setting it to send on "Use cron for notifications", then just turning off Cron?
Comment #4
RyanR commentedI guess that will accomplish the same thing. My vote is still to include a global off switch but for now, this will work.
Comment #5
salvisThe Devel module lets you capture a site's email output.