Manual:$wgEnotifImpersonal
Deprecated: This feature is deprecated and should no longer be used, however it is still available for reasons of backwards compatibility . |
Email notification (Enotif) settings: $wgEnotifImpersonal | |
---|---|
Send a generic mail instead of a personalised mail for each user. |
|
Introduced in version: | 1.11.0 (r21897) |
Deprecated in version: | 1.44.0 (Gerrit change 1126106; git #9ea35fd6) |
Removed in version: | Still in use |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By function |
Details
editIf true, send a generic mail instead of a personalised mail for each user. This always uses UTC as the time zone, and doesn't include the username.
For pages with many users watching, this can significantly reduce mail load. Has no effect when using sendmail rather than SMTP.