Page MenuHomePhabricator

Add notification setting for pings
Closed, DeclinedPublic

Description

I want to receive e-mails only from comments where I have pings from other users. There doesn't seem to be a control for this.

Comments notifications encapsulate a broad array of things.

Upstreamed at https://secure.phabricator.com/T4654 .

Related Objects

Event Timeline

Jdlrobson raised the priority of this task from to Needs Triage.
Jdlrobson updated the task description. (Show Details)
Jdlrobson added a project: Phabricator.
Jdlrobson added subscribers: Jdlrobson, MSyed.
Aklapper triaged this task as Lowest priority.Mar 17 2015, 12:12 PM
Aklapper edited projects, added Phabricator (Upstream); removed Phabricator.
Aklapper set Security to None.

I'm afraid for the time being you have to set up mail filters for this (if you use mail notifications).

I was trying to disable all Maniphest notifications except "Other commit activity not listed above occurs", but I got no notification for this ping above. Feel free to try other combinations of setting to see what gets you closest to "notification settings for pings". I would like to gather more precise information about what we have before filing this task upstream.

I think the request is legitimate.

https://secure.phabricator.com/T4654#235478 implies that at some point the X-Phabricator-Mail-Stamps header will include mention(@username).
Also see https://phabricator.wikimedia.org/T150766

X-Phabricator-Mail-Stamps are now available, see https://phabricator.wikimedia.org/T150766#3976238
So you could filter emails at least and throw away everything else. Which is not perfect, but possible now.
Hence closing as declined as a work around is now possible.