Page MenuHomePhabricator

Make HTML email a little easier to debug
ClosedPublic

Authored by epriestley on Aug 15 2014, 3:24 PM.
Tags
None
Referenced Files
F19019107: D10272.diff
Sun, Nov 23, 1:37 PM
F19005069: D10272.diff
Fri, Nov 21, 1:47 PM
F18938150: D10272.id.diff
Tue, Nov 11, 2:45 AM
F18938148: D10272.id24753.diff
Tue, Nov 11, 2:45 AM
F18821556: D10272.id.diff
Oct 23 2025, 12:24 AM
F18817822: D10272.diff
Oct 21 2025, 6:48 PM
F18816183: D10272.id24739.diff
Oct 21 2025, 5:22 AM
F18816059: D10272.id24753.diff
Oct 21 2025, 4:45 AM
Subscribers

Details

Summary

Ref T992.

  • Format text/HTML bodies explicitly in bin/mail show-outbound.
  • Provide bin/mail show-outbound --dump-html so you can do something like bin/mail show-outbound --dump-html > dump.html; open dump.html to get a browser preview somewhat easily.
Test Plan

Ran bin/mail show-outbound with and without --dump-html flag.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Make HTML email a little easier to debug.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: talshiri, btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Aug 15 2014, 5:23 PM
epriestley updated this revision to Diff 24753.

Closed by commit rP8403812e1592 (authored by @epriestley).