Email is an important part of MediaWiki's operation. Users are emailed when they register and on other various events, and users can also send emails to one another. Extensions also exist that do other email functions, like enabling users to add pages by emailing the page contents to the wiki.
The following pages provide information and links on using email:
- Manual:Email
- Manual:Configuration settings#Email settings - a listing of settings related to email setup
- Manual:$wgSMTP - documentation on using a direct SMTP server for sending emails
- Help:Astellungen - email options that users can set in their personal preferences
- Help:Email confirmation - about actions that require confirmation by email
- Category:Email extensions - the main category of extensions that involve email handling
- Special:EmailUser - a special page on which a user can send an email to another user
- API:Email - documentation on using the MediaWiki API to send emails
- Manual:Hooks/EmailUser - a hook that occurs whenever a user attempts to email another user