Manual:$wgEnableUserEmail/pt
Appearance
| 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) |
| Outras definições: Alfabeticamente | Por função | |
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
- $wgEnableEmail
- $wgUserEmailUseReplyTo - useful to fix email submission in older versions of MediaWiki with recent mailservers