1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/applications/maniphest/mail
epriestley de01f3e2e0 Add Maniphest Task email creator to CCs
Summary: Fixes T9369.

Test Plan:
  - Sent a mail with Mail.app to `bugs@local.phacility.com`.
  - Used "View Raw Mail", copy-pasted it into `mail.txt` on disk.
  - Ran `cat mail.txt | ./scripts/mail/manage_mail.php --process-duplicates`.
  - Saw task get created and me get added as CC.
  - Changed "To" to include another user, ran command again, saw task get created and other user get added as CC.

Reviewers: chad

Reviewed By: chad

Subscribers: Korvin

Maniphest Tasks: T9369

Differential Revision: https://secure.phabricator.com/D14086
2015-09-09 14:07:07 -07:00
..
ManiphestCreateMailReceiver.php Add Maniphest Task email creator to CCs 2015-09-09 14:07:07 -07:00
ManiphestReplyHandler.php Add Maniphest Task email creator to CCs 2015-09-09 14:07:07 -07:00
ManiphestTaskMailReceiver.php phtize all the things 2015-05-22 21:16:39 +10:00