MediaWiki:Email-blacklist: Difference between revisions

From Kelek
Jump to navigation Jump to search
(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 block list. # 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 mat...")
 
mNo edit summary
Line 7: Line 7:
#  * Everything from a "#" character to the end of the line is a comment
#  * 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
#  * Every non-blank line is a regex fragment which will only match hosts inside email addresses
#</pre> <!-- leave this line exactly as it is -->


@techyuni\.co\b
@techyuni\.co\b
#</pre> <!-- leave this line exactly as it is -->

Revision as of 17:24, 27 December 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 block list.
# 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

 #

@techyuni\.co\b