Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15325435
D17331.id41683.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D17331.id41683.diff
View Options
diff --git a/src/applications/config/option/PhabricatorMetaMTAConfigOptions.php b/src/applications/config/option/PhabricatorMetaMTAConfigOptions.php
--- a/src/applications/config/option/PhabricatorMetaMTAConfigOptions.php
+++ b/src/applications/config/option/PhabricatorMetaMTAConfigOptions.php
@@ -61,9 +61,10 @@
a normal recipient and also Cc'd on a mailing list.
- Getting threading to work properly is harder, and probably requires
making mail less useful by turning off options.
- - Sometimes people will "Reply All" and everyone will get two mails,
- one from the user and one from Phabricator turning their mail into
- a comment.
+ - Sometimes people will "Reply All", which can send mail to too many
+ recipients. Phabricator will try not to send mail to users who already
+ received a similar message, but can not prevent all stray email arising
+ from "Reply All".
- Not supported with a private reply-to address.
- Mails are sent in the server default translation.
- One mail to each user:
@@ -73,7 +74,8 @@
mail.
- Getting threading to work properly is easier, and threading settings
can be customzied by each user.
- - "Reply All" no longer spams all other users.
+ - "Reply All" will never send extra mail to other users involved in the
+ thread.
- Required if private reply-to addresses are configured.
- Mails are sent in the language of user preference.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 8, 2:34 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7309005
Default Alt Text
D17331.id41683.diff (1 KB)
Attached To
Mode
D17331: Fix some outdated help text about "Reply All" in "metamta.one-mail-per-recipient"
Attached
Detach File
Event Timeline
Log In to Comment