Jump to content

Manual:$wgEnotifRevealEditorAddress/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgEnotifRevealEditorAddress and the translation is 20% complete.
Email notification (Enotif) settings: $wgEnotifRevealEditorAddress
Set to true to insert the page editor's email address into the email notifications Reply-To address
이 변수가 소개된 버전:1.5.0
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(boolean)
기본값:false

상세

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 ("알림 메일에 내 이메일 주소를 밝히기") preference is set in Special:Preferences. By default this preference is false unless changed with $wgDefaultUserOptions .

같이 보기