Jump to content

Manual:$wgEnableUserEmail/pt

From mediawiki.org
This page is a translated version of the page Manual:$wgEnableUserEmail and the translation is 10% complete.
Configurações de correio eletrónico: $wgEnableUserEmail
Set to true to enable user-to-user email.
Introduzido na versão:1.4.0
Removido na versão:Ainda em utilização
Valores permitidos:(boolean)
Valor predefinido:true (1.5+)
false (1.4)

Details

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.

Ver também