@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix default in docs

Blame Rev: D4477

+7 -7
+7 -7
src/docs/configuration/configuring_inbound_email.diviner
··· 19 19 20 20 = Configuring Phabricator = 21 21 22 - By default, Phabricator uses a "noreply@example.com" email address as the 'From' 23 - (configurable with ##metamta.default-address##) and sets 'Reply-To' to the 24 - user generating the email (e.g., by making a comment), if the mail was generated 25 - by a user action. This means that users can reply (or reply-all) to email to 26 - discuss changes, but the conversation won't be recorded in Phabricator and users 27 - will not be able to take actions like claiming tasks or requesting changes to 28 - revisions. 22 + By default, Phabricator uses a "noreply@phabricator.example.com" email address 23 + as the 'From' (configurable with ##metamta.default-address##) and sets 24 + 'Reply-To' to the user generating the email (e.g., by making a comment), if the 25 + mail was generated by a user action. This means that users can reply (or 26 + reply-all) to email to discuss changes, but the conversation won't be recorded 27 + in Phabricator and users will not be able to take actions like claiming tasks or 28 + requesting changes to revisions. 29 29 30 30 To change this behavior so that users can interact with objects in Phabricator 31 31 over email, set these configuration keys: