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
F15441102: D10272.id.diff
Wed, Mar 26, 4:24 PM
F15429601: D10272.id24753.diff
Mon, Mar 24, 3:06 AM
F15400819: D10272.id24739.diff
Mon, Mar 17, 2:07 PM
F15386853: D10272.diff
Sat, Mar 15, 1:24 AM
F15385244: D10272.id24739.diff
Fri, Mar 14, 10:03 PM
F15369327: D10272.diff
Wed, Mar 12, 6:13 AM
Unknown Object (File)
Feb 26 2025, 4:25 PM
Unknown Object (File)
Feb 24 2025, 6:21 PM
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).