Manual:$wgEnableUserEmail/zh
电子邮件设置: $wgEnableUserEmail | |
---|---|
Set to true to enable user-to-user email. |
|
引进版本: | 1.4.0 |
移除版本: | 仍在使用 |
允许的值: | (布尔值) |
默认值: | true (1.5+)false (1.4) |
其他设置: 按首字母排序 | 按功能排序 |
细节
若設為 true ,可以透過 Special:Emailuser 啟用「用戶到用戶」的電子郵件。 由於難以跟踪,因此有可能被濫用。 此設定可用來檢查您的 Wiki 上是否正確設置了 SMTP 。
要求 $wgEnableEmail
也被設為 true 。
參見
- $wgEnableEmail
- $wgUserEmailUseReplyTo - useful to fix email submission in older versions of MediaWiki with recent mailservers