MediaWiki:Email-blacklist: Difference between revisions

MediaWiki interface page
(Created page with " #<!-- leave this line exactly as it is --> <pre> # Email addresses matching this list will be blocked from registering or sending emails # This list affects only this wiki; refer also to the global blacklist. # For documentation see https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:SpamBlacklist # # Syntax is as follows: # * Everything from a "#" character to the end of the line is a comment # * Every non-blank line is a regex fragment which will only matc...")
 
No edit summary
 
Line 9: Line 9:
sarahconner\.co\.uk
sarahconner\.co\.uk
tapjeep\.xyz
tapjeep\.xyz
gsamail\.
\.ru
  #</pre> <!-- leave this line exactly as it is -->
  #</pre> <!-- leave this line exactly as it is -->

Latest revision as of 17:28, 3 August 2023

#

# Email addresses matching this list will be blocked from registering or sending emails
# This list affects only this wiki; refer also to the global blacklist.
# For documentation see https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:SpamBlacklist
#
# Syntax is as follows:
#   * Everything from a "#" character to the end of the line is a comment
#   * Every non-blank line is a regex fragment which will only match hosts inside email addresses
sarahconner\.co\.uk
tapjeep\.xyz
gsamail\.
\.ru
 #