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
Afaque Hussain 1e4162f81b Changed PhabricatorMetaMTAReceiveController to accept email addresses as input along with objects.
Summary: Similar to title. I tried to test as specified. I thought I had to configure inbound and outbound mail. I had installed lamson too :O. when it started to become complicated I asked you :P. Please have a look at the code and let me know where I am going wrong or have understood correctly or not :)

Test Plan: Send an email using /mail/recieve/ form to an email id pointed to by maniphest.public-create-email and see if creates a maniphest task.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin, AnhNhan

Maniphest Tasks: T1205

Differential Revision: https://secure.phabricator.com/D5681
2013-04-16 08:36:34 -07:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
adapter Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
constants Delete license headers from files 2012-11-05 11:16:51 -08:00
contentsource Convert simple phutil_render_tag() to phutil_tag() 2013-01-24 19:30:50 -08:00
controller Changed PhabricatorMetaMTAReceiveController to accept email addresses as input along with objects. 2013-04-16 08:36:34 -07:00
management Introduce basic bin/mail with a resend workflow 2013-03-30 15:53:49 -07:00
replyhandler Uniformized handle data 2013-04-04 13:10:19 -07:00
storage Introduce basic bin/mail with a resend workflow 2013-03-30 15:53:49 -07:00
view Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PhabricatorMetaMTAEmailBodyParser.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMetaMTAWorker.php Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00