Page MenuHomePhabricator

Turn email notifications off by default
Closed, DuplicatePublic

Description

It should be possible to by default, have email notifications for users disabled but still have email functioning for verification link ext

Event Timeline

mikerbrewster raised the priority of this task from to Wishlist.
mikerbrewster updated the task description. (Show Details)

Phabricator is currently being used as the main task manager in my organisation, but additionally we have customers sign up for phab if they want to watch the development (some do, some don't) - I was curious to see if it is possible to disable the notification emails by default so people won't individually have to edit their preferences.

So far, to suffice, I've just been copying my preferences over others in phpmyadmin, it does the job - it also carries with it the customised pinned app bar which is a feature I would love to see in the future :3

I.E.

{"titles":"text","editor":"","monospaced":"","dark_console":0,"self-mail":"1","mailtags":{"differential-review-request":false,"differential-updated":false,"differential-comment":false,"differential-reviewers":false,"differential-committed":false,"differential-cc":false,"differential-other":false,"maniphest-status":false,"maniphest-owner":false,"maniphest-comment":false,"maniphest-priority":false,"maniphest-cc":false,"maniphest-projects":false,"maniphest-other":false,"pholio-status":false,"pholio-comment":false,"pholio-updated":false,"pholio-other":false},"app-pinned":{"8":"PhabricatorApplicationConfig","9":"PhabricatorApplicationProject","10":"PhabricatorApplicationDashboard","11":"PhabricatorApplicationDifferential","12":"PhabricatorApplicationDiffusion","13":"PhabricatorApplicationFeed","14":"PhabricatorApplicationManiphest","15":"PhabricatorApplicationPaste","16":"PhabricatorApplicationPeople","17":"PhabricatorApplicationPhame","18":"PhabricatorApplicationPonder","19":"PhabricatorApplicationFiles"},"re-prefix":true,"vary-subject":true,"time-format":"H:i","conph-notifications":1,"multiedit":"","monospaced-textareas":"disabled"}

Hopefully the grab makes it easier to understand!

Screen_Shot_2014-07-08_at_23.37.55.jpg (1×2 px, 847 KB)

I'm going to merge this into T4103, which is similar.