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
F13186154: D10749.diff
Sat, May 11, 3:27 AM
Unknown Object (File)
Tue, May 7, 6:14 AM
Unknown Object (File)
Fri, May 3, 3:54 AM
Unknown Object (File)
Fri, May 3, 2:07 AM
Unknown Object (File)
Mon, Apr 29, 4:03 PM
Unknown Object (File)
Wed, Apr 24, 11:52 PM
Unknown Object (File)
Wed, Apr 24, 5:07 AM
Unknown Object (File)
Apr 10 2024, 8:47 PM
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.