Email notification (Enotif) settings: $wgEnotifRevealEditorAddress | |
---|---|
Set to true to insert the page editor's email address into the email notifications Reply-To address |
|
Introduced in version: | 1.5.0 |
Removed in version: | still in use |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By function |
Details
If true, sets the Reply-To: field of an email notification to the email address of the user who made the edit. Allows email notification recipients to quickly reply to the editor of a watched page. Set to false to suppress the page editor's address in email notifications.
To have the user's email address appear in the From: field instead of just Reply-To:, set $wgEnotifFromEditor
.
If $wgEmailAuthentication
is false, this setting is ignored.
See also
- $wgEnableEmail
- $wgEmailAuthentication
- $wgEnotifFromEditor
- $wgEnotifWatchlist
- $wgEnotifUserTalk
- $wgEnotifMinorEdits
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.