1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/metamta
epriestley 1a8232f4c9 Fix an issue where excluded recipients are not respected
Summary: I broke this in D3778. We modify `$parameters` and then ignore it in favor of `$params` for the rest of the method. Unit tests work great since they're one level below this.

Test Plan: Verified "Send email about my own actions" behaved correctly.

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D3796
2012-10-23 10:48:03 -07:00
..
__tests__ Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
adapter Disable implicit mulitplexing in PHPMailerLite 2012-08-22 14:02:53 -07:00
application Require canonical numbers in routes 2012-10-05 18:07:54 -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 Make the drop target for file attachments smaller 2012-10-08 13:26:41 -07:00
replyhandler If users are on the email to Phabricator, do not send them the Phabricator reply. 2012-10-10 10:18:23 -07:00
storage Fix an issue where excluded recipients are not respected 2012-10-23 10:48:03 -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