mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 10:52:41 +01:00
eca49cb91f
Summary: Fixes T2797 Currently, emails are sent in no case to the actor if he has disabled the preference to send emails for his own actions. This won't let us send any test emails from the MetaMTA application to ourselves. This revision corrects the latter by specifically overriding the option for test emails. Test Plan: tried to send emails to myself. verified test mail got blocked with change not applied. applied the change. verified new change with both preference enabled and disabled did work fine. Reviewers: epriestley Reviewed By: epriestley CC: kai, aran, Korvin Maniphest Tasks: T2797 Differential Revision: https://secure.phabricator.com/D5398 |
||
---|---|---|
.. | ||
__tests__ | ||
adapter | ||
application | ||
constants | ||
contentsource | ||
controller | ||
replyhandler | ||
storage | ||
view | ||
PhabricatorMail.php | ||
PhabricatorMetaMTAEmailBodyParser.php | ||
PhabricatorMetaMTAWorker.php |