1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/metamta
epriestley 59db282624 Fix an issue with email "Re:" prefix
Summary: See detailed discussion in T1543.

Test Plan:
  - Enabled multiplexing.
  - Set user A to "enable Re".
  - Created a task owned by user B with user A cc'd.
  - Verified A got no "Re:" before this patch.
  - Applied patch.
  - Verified A got "Re:" after this patch.

Reviewers: nh, btrahan, vrana

Reviewed By: nh

CC: aran

Maniphest Tasks: T1543

Differential Revision: https://secure.phabricator.com/D3031
2012-07-23 09:23:54 -07:00
..
__tests__ Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
adapter Minor, fix MailImplementationTestAdapter constructor. See D2706. 2012-06-14 05:50:15 -07:00
constants Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
contentsource Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
controller Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
replyhandler Send messages with only a CC 2012-07-18 11:45:46 -07:00
storage Fix an issue with email "Re:" prefix 2012-07-23 09:23:54 -07:00
view Fix test 2012-07-18 18:24:49 -07:00
PhabricatorMetaMTAEmailBodyParser.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorMetaMTAWorker.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00