Title: Email Blocklist
Author: Michał Kowalik
Published: <strong>2025.11.18.</strong>
Last modified: 2026.03.02.

---

Bővítmények keresése

![](https://ps.w.org/email-blocklist/assets/banner-772x250.png?rev=3398361)

![](https://ps.w.org/email-blocklist/assets/icon.svg?rev=3398361)

# Email Blocklist

 Szerző: [Michał Kowalik](https://profiles.wordpress.org/klapaucius4/)

[Letöltés](https://downloads.wordpress.org/plugin/email-blocklist.1.2.7.zip)

 * [Részletek](https://hu.wordpress.org/plugins/email-blocklist/#description)
 * [Vélemények](https://hu.wordpress.org/plugins/email-blocklist/#reviews)
 *  [Telepítés](https://hu.wordpress.org/plugins/email-blocklist/#installation)
 * [Fejlesztés](https://hu.wordpress.org/plugins/email-blocklist/#developers)

 [Támogatás](https://wordpress.org/support/plugin/email-blocklist/)

## Leírás

Email Blocklist helps you keep your WordPress site safe and clean by preventing 
registrations and comments from users with disposable, temporary, or otherwise unwanted
email domains.

Spam registrations and fake accounts often rely on throwaway email addresses. With
Email Blocklist, you can easily stop them at the source. The plugin lets you build
and manage your own custom blocklist of domains to prevent low-quality signups, 
spam comments, and fake interactions.

Unlike many similar plugins, Email Blocklist is completely free and does not rely
on any paid APIs or third-party services. Everything runs directly on your WordPress
installation. No hidden costs, no subscriptions – just a lightweight solution that
does one job and does it well.

This plugin also lets you scan existing users and flag accounts using suspicious
or blocked email domains as potential spam, highlighting them in the user list so
you can easily filter or remove them if needed.

### External Service Usage

This plugin uses a public GitHub repository to fetch a global blocklist.
 One JSON
file contains the list of blocked domains (https://raw.githubusercontent.com/klapaucius4/
email-blocklist/refs/heads/master/blocklist.json), and another holds basic metadata(
https://raw.githubusercontent.com/klapaucius4/email-blocklist/refs/heads/master/
blocklist-meta.json).

The blocklist is downloaded during plugin activation. A daily WP-Cron task checks
for updates,
 and the list is refreshed automatically if a newer version is available.
You can also trigger a manual update from the plugin settings page.

Note: This plugin sends requests to GitHub to fetch the blocklist files.
 By using
this plugin, data is transmitted to GitHub under GitHub’s Terms of Service (https://
docs.github.com/en/site-policy/github-terms/github-terms-of-service) and GitHub 
Privacy Statement (https://docs.github.com/en/site-policy/privacy-policies/github-
privacy-statement).

## Képernyőmentések

 * [[
 * Settings to manage your local blocklist & allowlist
 * [[
 * Settings to manage global blocklist and other options
 * [[
 * Example of what you see when you enter a disallowed email address during registration
 * [[
 * Message shown when a disallowed email address is entered during WooCommerce registration
 * [[

## Telepítés

 1. Download and install the plugin from the WordPress Plugin Directory.
 2. Activate the plugin through the Plugins menu in WordPress.
 3. Go to Settings  Email Blocklist to configure your blocklist.
 4. Save your changes – unwanted signups and comments will now be blocked automatically.

## GYIK

### Does this plugin rely on external APIs?

No. Email Blocklist is fully self-contained and works entirely within your WordPress
installation. No external lookups, no paid services required.

### Is the plugin really free?

Yes – 100% free, with no hidden costs, upsells, or premium versions.

### Can I add my own domains to block?

Absolutely. You can manage your own blocklist in the plugin settings.

### Will it work with other plugins that use email fields?

Yes, Email Blocklist integrates seamlessly with WordPress core registration and 
comments, and should work with most plugins that rely on standard email fields.

## Vélemények

Nincsenek értékelések erről a bővítményről.

## Közreműködők és fejlesztők

“Email Blocklist” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek
járultak hozzá:

Közreműködők

 *   [ Michał Kowalik ](https://profiles.wordpress.org/klapaucius4/)

[“Email Blocklist” fordítása a saját nyelvünkre.](https://translate.wordpress.org/projects/wp-plugins/email-blocklist)

### Érdekeltek vagyunk a fejlesztésben?

[Browse the code](https://plugins.trac.wordpress.org/browser/email-blocklist/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/email-blocklist/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/email-blocklist/)
by [RSS](https://plugins.trac.wordpress.org/log/email-blocklist/?limit=100&mode=stop_on_copy&format=rss).

## Változási napló

#### 1.2.7

 * Fix the problem with the timezone of the global blocklist update timestamp
 * Update the global blocklist

#### 1.2.6

 * Update the ‘Tested up to’ value
 * Update the global blocklist

#### 1.2.5

 * Modify the plugin readme header
 * Update the global blocklist

#### 1.2.4

 * Fix problem with duplicated slashes in the admin style file URL
 * Update the global blocklist
 * Add the High-DPI plugin banner

#### 1.2.3

 * Update the ‘Tested up to’ value

#### 1.2.2

 * Add a limit on the number of users scanned per click to prevent server overload.
 * Change notices displayed during user scanning

#### 1.2.1

 * Fix error with clearing user meta data after plugin uninstall
 * Add info about scan existing users into readme files
 * Optimize the method of scanning existing users

#### 1.2.0

 * Add feature to scan existing users for potential spam accounts
 * Modify plugin metadata and plugin header
 * Add over 60k domains to the global blocklist

#### 1.1.3

 * Fix typo in composer.json
 * Update the global blocklist
 * Remove the unnecessary ‘languages’ folder

#### 1.1.2

 * Implement escaping functions for all other displayed data
 * Add prefix to scheduled WP Cron event hook name
 * Updated readme files to document use of external service (global blocklist at
   GitHub)

#### 1.1.1

 * Add proper escaping of outputs
 * Change the prefixes for declarations, globals and stored data from ‘eb’ to ’embl’

#### 1.1.0

 * Change the ‘global blocklist update time setting’ from universal to local
 * Implement automatic global blocklist updates via CRON (daily)
 * Add safeguards against global blocklist fetch failures

#### 1.0.0

First version

## Meta

 *  Version **1.2.7**
 *  Last updated **1 hónap ezelőtt**
 *  Active installations **10+**
 *  WordPress version ** 5.2 vagy magasabb **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 vagy magasabb **
 *  Language
 * [English (US)](https://wordpress.org/plugins/email-blocklist/)
 * Tags
 * [disposable emails](https://hu.wordpress.org/plugins/tags/disposable-emails/)
   [spam prevention](https://hu.wordpress.org/plugins/tags/spam-prevention/)[User Registration](https://hu.wordpress.org/plugins/tags/user-registration/)
   [validate email](https://hu.wordpress.org/plugins/tags/validate-email/)
 *  [Bővített nézet](https://hu.wordpress.org/plugins/email-blocklist/advanced/)

## Vélemények

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/email-blocklist/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/email-blocklist/reviews/)

## Közreműködők

 *   [ Michał Kowalik ](https://profiles.wordpress.org/klapaucius4/)

## Támogatás

Vélemény? Segítségkérés?

 [Támogatói fórum megtekintése](https://wordpress.org/support/plugin/email-blocklist/)