1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 20:52:43 +01:00
phorge-phorge/src/applications/metamta
epriestley b10b1fc65f Add unit tests to cover PhabricatorMailReceiver::matchAddresses()
Summary: Ref T3183. We should accept addresses like `"New Bug" <bugs@example.com>` to match `bugs@example.com`.

Test Plan: Ran unit tests.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3183

Differential Revision: https://secure.phabricator.com/D5923
2013-05-14 15:04:17 -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 Move some received mail responsibility to applications 2013-05-14 10:57:41 -07:00
contentsource Convert simple phutil_render_tag() to phutil_tag() 2013-01-24 19:30:50 -08:00
controller Move some received mail responsibility to applications 2013-05-14 10:57:41 -07:00
exception Begin improving the soundness of received mail 2013-05-13 16:32:19 -07:00
management Introduce basic bin/mail with a resend workflow 2013-03-30 15:53:49 -07:00
receiver Add unit tests to cover PhabricatorMailReceiver::matchAddresses() 2013-05-14 15:04:17 -07:00
replyhandler Uniformized handle data 2013-04-04 13:10:19 -07:00
storage Move some received mail responsibility to applications 2013-05-14 10:57:41 -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