Manual:$wgEnableUserEmail/ko
Appearance
| Email settings: $wgEnableUserEmail | |
|---|---|
| Set to true to enable user-to-user email. |
|
| 이 변수가 소개된 버전: | 1.4.0 |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (boolean) |
| 기본값: | true (1.5+)false (1.4) |
| 기타 설정: 알파벳 순 | 기능별 순 | |
상세
Set to true to enable user-to-user email via Special:Emailuser. This can potentially be abused, as it's hard to track. This setting can be used to check if SMTP is set up correctly on your wiki.
Requires $wgEnableEmail to be true as well.
같이 보기
- $wgEnableEmail
- $wgUserEmailUseReplyTo - useful to fix email submission in older versions of MediaWiki with recent mailservers