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
F18047883: D10272.id.diff
Sun, Aug 3, 1:12 PM
F18043633: D10272.id24739.diff
Sun, Aug 3, 6:12 AM
F18019482: D10272.id24739.diff
Sat, Aug 2, 7:26 PM
F18019481: D10272.id24753.diff
Sat, Aug 2, 7:26 PM
F17950120: D10272.id24753.diff
Fri, Aug 1, 12:08 AM
F17936225: D10272.diff
Thu, Jul 31, 12:03 AM
F17703423: D10272.id24753.diff
Jul 16 2025, 1:35 AM
F17628191: D10272.id24753.diff
Jul 10 2025, 7:18 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
Branch
htmlmailview
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2238
Build 2242: [Placeholder Plan] Wait for 30 Seconds

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).