Handbuch:$wgEnotifRevealEditorAddress
Appearance
| E-Mail Benachrichtigung (Enotif) Einstellungen: $wgEnotifRevealEditorAddress | |
|---|---|
| Set to true to insert the page editor's email address into the email notifications Reply-To address |
|
| Eingeführt in Version: | 1.5.0 |
| Entfernt in Version: | Weiterhin vorhanden |
| Erlaubte Werte: | (Wahrheitswert) |
| Standardwert: | false |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
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.
This setting will only take affect if the enotifrevealaddr ("Meine E-Mail-Adresse in Benachrichtigungs-E-Mails anzeigen") preference is set in Special:Preferences.
By default this preference is false unless changed with $wgDefaultUserOptions.