====== emailpolicy Plugin ====== ---- plugin ---- description: author : Phil Underwood email : beardydoc@gmail.com type : action lastupdate : 2024-01-26 compatible : Jack Jackrum depends : conflicts : similar : passpolicy tags : authentication, email, spam downloadurl: https://github.com/furbrain/emailpolicy/zipball/main bugtracker : https://github.com/furbrain/emailpolicy/issues sourcerepo : https://github.com/furbrain/emailpolicy/ donationurl: screenshot_img : # URL to a screenshot of the plugin in action ---- ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Usage ===== This plugin prevents users from being created who have unwanted email addresses. You can specify a list of approved domains (e.g. if you are a school and want to limit it to your students), or you can have a list of disallowed domains (e.g. you may want to prevent hotmail or gmail users signing up) ===== Configuration and Settings ===== Set the ''allow'' option in Configuration to a list of approved email domains. If it is empty, all domains apart from those in the ''deny'' list are allowed. ===== Development ===== The source code of the plugin is available at GitHub: https://github.com/furbrain/emailpolicy. === Changelog === {{rss>https://github.com/furbrain/emailpolicy/commits/main.atom date 8}} === ToDo/Wish List === It may be advisable to exclude certain groups from this exclusion - for example you may want to have some admin users who are not in the allowed list.