Manual:$wgEnotifFromEditor/zh

Category:MediaWiki configuration settings/zh#EnotifFromEditorCategory:MediaWiki configuration settings introduced in version 1.5.0/zh#EnotifFromEditorCategory:MediaWiki configuration settings still in use/zh#EnotifFromEditorCategory:Email variables/zh#EnotifFromEditor
电子邮件通知(Enotif)设置: $wgEnotifFromEditor
Whether to make email notifications appear to come from the user who makes the edit
引进版本:1.5.0
移除版本:仍在使用
允许的值:(布尔值)
false

细节

If true, sets the From: address of email notification as the email address of the user who made the edit. Otherwise, the email notification appears to be sent from the wiki server administration address ($wgPasswordSender).

If the user who made the edit has not provided an email address, or has not allowed their address to be disclosed, the email will appear to come from $wgPasswordSender.

You need to set $wgEnotifRevealEditorAddress to true for this setting to take effect.

如果$wgEmailAuthentication为false,则忽略此设置。

参见

Category:Email variables/zh Category:MediaWiki configuration settings/zh Category:MediaWiki configuration settings introduced in version 1.5.0/zh Category:MediaWiki configuration settings still in use/zh