1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src
David Reuss c236e4ad72 Enable support for a single reply-handler for outbound emails
Summary:
This allows you to configure a single mailbox for all mail sent by phabricator,
so you
can keep a mailaddress like bugs@example.com and don't need a catchall on your
domain/subdomain.

Test Plan:
Enabled and disabled suffix. Saw mails generated have to correct prefix. Also
piped raw mails
into the scripts/mail/mail_handler.php and ensured comments went into
phabricator for both maniphest
and differential.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: 815
2011-08-22 10:20:49 +02:00
..
aphront Strip port numbers from HTTP host headers before comparing them for cookie 2011-08-21 11:47:28 -07:00
applications Enable support for a single reply-handler for outbound emails 2011-08-22 10:20:49 +02:00
docs Enable support for a single reply-handler for outbound emails 2011-08-22 10:20:49 +02:00
infrastructure Fully update library map. 2011-08-18 09:52:36 -07:00
storage Create AphrontWriteGuard, a backup mechanism for CSRF validation 2011-08-16 13:29:57 -07:00
view Prevent CSRF uploads via /file/dropupload/ 2011-08-16 13:19:10 -07:00
__celerity_resource_map__.php Fix minor CSRF-patch issues. 2011-08-16 14:39:01 -07:00
__phutil_library_init__.php Distinguish between aphront and phabricator. 2011-01-22 17:45:28 -08:00
__phutil_library_map__.php Provide a basic maniphest.createtask method via Conduit 2011-08-21 14:04:01 -07:00