Handbuch:$wgEnableUserEmail
Appearance
| E-Mail-Einstellungen: $wgEnableUserEmail | |
|---|---|
| Set to true to enable user-to-user email. |
|
| Eingeführt in Version: | 1.4.0 |
| Entfernt in Version: | Weiterhin vorhanden |
| Erlaubte Werte: | (Wahrheitswert) |
| Standardwert: | true (1.5+)false (1.4) |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
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.
Siehe auch
- $wgEnableEmail
- $wgUserEmailUseReplyTo - useful to fix email submission in older versions of MediaWiki with recent mailservers