Page MenuHomePhabricator

Add List-Id header to mails sent as user.
Needs ReviewPublic

Authored by klimek on Jul 2 2015, 1:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:22 AM
Unknown Object (File)
Sat, Mar 30, 8:53 PM
Unknown Object (File)
Dec 27 2023, 6:27 AM
Unknown Object (File)
Dec 22 2023, 12:08 AM
Unknown Object (File)
Dec 21 2023, 1:36 PM
Unknown Object (File)
Dec 18 2023, 12:58 PM
Unknown Object (File)
Nov 13 2023, 6:45 PM
Unknown Object (File)
Nov 13 2023, 4:47 AM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

Without this all emails with send-as-user enabled that go to most
large email providers will be classified as spam. Using List-Id is what mailing
lists use.

I've adapted all mail adapters, but am unable to test the amazon one (although
it apparently is just phpmailer compatible) and the mailgun one (but it looks
pretty straight forward, and I cross-checked with their API docs.

Test Plan

Have been running this both with sendgrid and phpmailer on
our llvm setup. The other implementations seem very similar.

Diff Detail

Repository
rP Phabricator
Branch
add-list-id
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7115
Build 7282: [Placeholder Plan] Wait for 30 Seconds
Build 7281: arc lint + arc unit

Event Timeline

klimek retitled this revision from to Add List-Id header to mails sent as user..
klimek updated this object.
klimek edited the test plan for this revision. (Show Details)
klimek added a reviewer: epriestley.