Jump to content

Manual:$wgEnotifFromEditor/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgEnotifFromEditor and the translation is 20% complete.
Email notification (Enotif) settings: $wgEnotifFromEditor
Whether to make email notifications appear to come from the user who makes the edit
이 변수가 소개된 버전:1.5.0
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(boolean)
기본값: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.

If $wgEmailAuthentication is false, this setting is ignored.

같이 보기