Page MenuHomePhabricator

MetaMTA - make test mail implementation support message id headers by default
ClosedPublic

Authored by btrahan on Oct 27 2014, 7:53 PM.
Tags
None
Referenced Files
F13320589: D10749.diff
Fri, Jun 14, 5:30 AM
F13309478: D10749.diff
Mon, Jun 10, 10:15 AM
F13295614: D10749.diff
Thu, Jun 6, 5:48 AM
F13251655: D10749.diff
May 25 2024, 12:17 AM
F13225786: D10749.id25801.diff
May 19 2024, 5:23 PM
F13203666: D10749.diff
May 14 2024, 11:58 PM
F13186154: D10749.diff
May 11 2024, 3:27 AM
Unknown Object (File)
May 7 2024, 6:14 AM
Subscribers

Details

Summary

Fixes T6372. Apparently ye olde error logs get some crazy spam action as is... Looking around at call sites, we do not specify $config (which could specify the supportage of message id header) so it seems correct to default this to something. I went with "true" as the spot we use this seems like pretty easy stuff that will always work.

Test Plan

lots of thinking

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to MetaMTA - make test mail implementation support message id headers by default.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

This looks like the correct fix to me.

This revision is now accepted and ready to land.Oct 27 2014, 8:06 PM
This revision was automatically updated to reflect the committed changes.