1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/metamta/storage
epriestley 90ccfe4da1 Clean up and expose filtered recipient lists for PhabricatorMetaMTAMail
Summary: Provide a public interface to get all the filtered recipients of an email. The intent is to pass this along to Notifications so it can mark notifications as read if the user is also receiving an email, possibly based on some preference (see T1403). This also simplifies the enormous sendNow() method a little bit.

Test Plan: Added unit tests, and sent a few mails that should cover most/all of these cases. They appeared to produce the correct recipients.

Reviewers: btrahan, vrana, nh

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1403

Differential Revision: https://secure.phabricator.com/D3778
2012-10-22 16:25:43 -07:00
..
__tests__ Clean up and expose filtered recipient lists for PhabricatorMetaMTAMail 2012-10-22 16:25:43 -07:00
PhabricatorMetaMTAAttachment.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorMetaMTADAO.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorMetaMTAMail.php Clean up and expose filtered recipient lists for PhabricatorMetaMTAMail 2012-10-22 16:25:43 -07:00
PhabricatorMetaMTAReceivedMail.php If users are on the email to Phabricator, do not send them the Phabricator reply. 2012-10-10 10:18:23 -07:00