mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-19 05:12:41 +01:00
No description
6deddbfc70
Summary: @skrul reports receiving multiple copies of notification emails since @hunterbridges configured some bizarre dystopian email replication factory on their outbound route. Two fixes: - Ensure "To" and "Cc" are unique. Email shouldn't be replicated for "To: x@y.com, x@y.com" but it's silly that we do this. - Remove "To" addresses from "Cc". Email shouldn't be replicated here either, but we don't really lose anything by accommodating this. Test Plan: Sent a mail to the same to/cc, verified I was to'd only and not cc'd when the mail was delivered. @hunterbridges, can you apply this patch locally and verify it fixes the issue? You can test by going to MetaMTA -> Send New Message and sending a message to yourself as both To and CC. Reviewed By: skrul Reviewers: skrul, hunterbridges, jungejason, tuomaspelkonen, aran CC: aran, skrul, epriestley Differential Revision: 751 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support/aphlict | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG | ||
README |
Phabricator is a open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. This is an early release. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted. http://www.apache.org/licenses/LICENSE-2.0