Manual:$wgEnableUserEmail/zh

This page is a translated version of the page Manual:$wgEnableUserEmail and the translation is 70% complete.
电子邮件设置: $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 。

參見