1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-09 06:11:01 +01:00

Fix default in docs

Blame Rev: D4477
This commit is contained in:
Jakub Vrana 2013-06-28 11:46:35 -07:00
parent 9cc6e87172
commit 93e6e6d9d1

View file

@ -19,13 +19,13 @@ There are basically a few approaches available:
= Configuring Phabricator = = Configuring Phabricator =
By default, Phabricator uses a "noreply@example.com" email address as the 'From' By default, Phabricator uses a "noreply@phabricator.example.com" email address
(configurable with ##metamta.default-address##) and sets 'Reply-To' to the as the 'From' (configurable with ##metamta.default-address##) and sets
user generating the email (e.g., by making a comment), if the mail was generated 'Reply-To' to the user generating the email (e.g., by making a comment), if the
by a user action. This means that users can reply (or reply-all) to email to mail was generated by a user action. This means that users can reply (or
discuss changes, but the conversation won't be recorded in Phabricator and users reply-all) to email to discuss changes, but the conversation won't be recorded
will not be able to take actions like claiming tasks or requesting changes to in Phabricator and users will not be able to take actions like claiming tasks or
revisions. requesting changes to revisions.
To change this behavior so that users can interact with objects in Phabricator To change this behavior so that users can interact with objects in Phabricator
over email, set these configuration keys: over email, set these configuration keys: