Page MenuHomePhabricator

Allow "send me an email" in personal rules to punch through settings
ClosedPublic

Authored by epriestley on Apr 6 2015, 2:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 10, 8:03 AM
Unknown Object (File)
Mon, Apr 8, 1:52 PM
Unknown Object (File)
Sun, Apr 7, 11:37 AM
Unknown Object (File)
Wed, Apr 3, 11:52 PM
Unknown Object (File)
Mon, Apr 1, 9:48 AM
Unknown Object (File)
Feb 3 2024, 12:59 PM
Unknown Object (File)
Jan 27 2024, 4:50 AM
Unknown Object (File)
Jan 24 2024, 11:50 AM
Subscribers

Details

Summary

Fixes T7731. When a user writes a "Send me an email" rule, always try send them an email, even if their notification settings would normally downgrade it to a notification.

In particular, this is stronger than these downgrades:

  • Downgrades due to "self actions";
  • downgrades due to "mail tags".
Test Plan
  • Wrote various Herald rules with "Send me an email" rules.
  • Used bin/mail list-outbound / show-outbound to vet generated mail.
  • Mail reacted properly to a variety of conditions (disabled accounts, settings, "send me an email" rule, forced delivery).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow "send me an email" in personal rules to punch through settings.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 6 2015, 4:22 PM
This revision was automatically updated to reflect the committed changes.