1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/metamta/management
epriestley 8403812e15 Make HTML email a little easier to debug
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.

Reviewers: talshiri, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T992

Differential Revision: https://secure.phabricator.com/D10272
2014-08-15 11:07:33 -07:00
..
PhabricatorMailManagementListInboundWorkflow.php Convert more scripts to use PhutilConsoleTable. 2014-06-19 02:36:58 +10:00
PhabricatorMailManagementListOutboundWorkflow.php Convert more scripts to use PhutilConsoleTable. 2014-06-19 02:36:58 +10:00
PhabricatorMailManagementReceiveTestWorkflow.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorMailManagementResendWorkflow.php Allow worker tasks to have priorities 2014-07-12 03:02:06 +10:00
PhabricatorMailManagementSendTestWorkflow.php HTML emails 2014-08-15 08:12:21 -07:00
PhabricatorMailManagementShowInboundWorkflow.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorMailManagementShowOutboundWorkflow.php Make HTML email a little easier to debug 2014-08-15 11:07:33 -07:00
PhabricatorMailManagementWorkflow.php Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00