1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 03:32:42 +01:00
phorge-phorge/src/applications/metamta
epriestley 0bc8382dfd Support Spaces in ApplicationEmail
Summary:
Ref T8498. Allow ApplicationEmail addresses to be put into spaces:

  - You can only see and send to addresses in Spaces you have access to.
  - Objects are created into the same space their address is associated with.

Test Plan:
  - Used `bin/mail receive-test` to send mail to various `xyz-bugs@...` addresses.
  - Saw objects created in the proper space.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8498

Differential Revision: https://secure.phabricator.com/D13247
2015-06-11 10:23:56 -07:00
..
action When we fail to process mail, tell the user about it 2014-04-03 18:43:18 -07:00
adapter phtize all the things 2015-05-22 21:16:39 +10:00
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
applicationpanel Support Spaces in ApplicationEmail 2015-06-11 10:23:56 -07:00
command Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
constants Remove *TransactionType classes 2015-06-08 11:26:43 +10:00
contentsource phtize all the things 2015-05-22 21:16:39 +10:00
controller Mark some strings for translation 2015-06-09 23:06:52 +10:00
editor Use ApplicationTransactions in ApplicationEmail 2015-06-11 10:15:49 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
garbagecollector Add a GC for sent and received mail 2014-02-03 10:51:31 -08:00
management phtize all the things 2015-05-22 21:16:39 +10:00
parser Strip GMail French quote header 2015-05-14 13:04:44 -07:00
query Support Spaces in ApplicationEmail 2015-06-11 10:23:56 -07:00
receiver Mark some strings for translation 2015-06-09 23:06:52 +10:00
replyhandler Build separate mail for each recipient, honoring recipient access levels 2015-06-03 18:59:31 -07:00
storage Support Spaces in ApplicationEmail 2015-06-11 10:23:56 -07:00
typeahead Remove mailing lists application 2015-06-03 18:42:36 -07:00
view Conpherence - massage email notification to have proper link to how to update email settings 2015-05-28 15:30:33 -07:00
PhabricatorMetaMTAWorker.php Fix visibility of the PhabricatorWorker::doWork() methods 2015-01-16 06:58:50 +11:00