Page MenuHomePhabricator

Remove inconsistent and confusing use of the term "multiplex" in mail
ClosedPublic

Authored by epriestley on Feb 5 2018, 6:40 PM.
Tags
None
Referenced Files
F15529728: D18994.id45547.diff
Tue, Apr 22, 10:00 PM
F15517381: D18994.diff
Sat, Apr 19, 2:25 AM
F15509891: D18994.diff
Wed, Apr 16, 5:07 PM
F15461686: D18994.id.diff
Tue, Apr 1, 10:19 AM
F15427212: D18994.id45559.diff
Mar 23 2025, 1:20 PM
F15420451: D18994.diff
Mar 21 2025, 2:05 PM
F15393927: D18994.id45547.diff
Mar 15 2025, 11:17 PM
F15393926: D18994.diff
Mar 15 2025, 11:17 PM
Subscribers
None

Details

Summary

Ref T13053. Because I previously misunderstood what "multiplex" means, I used it in various contradictory and inconsistent ways.

We can send mail in two ways: either one mail to everyone with a big "To" and a big "Cc" (not default; better for mailing lists) or one mail to each recipient with just them in "To" (default; better for almost everything else).

"Multiplexing" is combining multiple signals over a single channel, so it more accurately describes the big to/cc. However, it is sometimes used to descibe the other approach. Since it's ambiguous and I've tainted it through misuse, get rid of it and use more clear language.

(There's still some likely misuse in the SMS stuff, and a couple of legitimate uses in other contexts.)

Test Plan

Grepped for multiplex, saw less of it.

Diff Detail

Repository
rP Phabricator
Branch
stamps2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19340
Build 26145: Run Core Tests
Build 26144: arc lint + arc unit