Skip to content

Disposable Emails Validation During Business Registration

Disposable Email Validation During Business Registration

Section titled “Disposable Email Validation During Business Registration”

You can now prevent users from registering using disposable or temporary email addresses.

This feature helps reduce spam registrations and ensures that only users with valid, permanent email addresses can sign up.

  • The system automatically detects temporary/disposable email domains (e.g., emails from services like temp mail providers).
  • If a user attempts to register using such an email, it will not be accepted.
  • The user will be required to provide a valid email address to proceed.

Enable or Disable Disposable Email Validation

Section titled “Enable or Disable Disposable Email Validation”
  1. Go to Superadmin Settings → Application Settings
  2. Enable the option: “Do not allow disposable email”
    Once enabled, the system will automatically reject disposable emails during registration.
  1. Open your project’s .env file
  2. Add or update the following line:
    DO_NOT_ALLOW_DISPOSABLE_EMAIL=true
  3. Save the file
    Disposable emails will now be blocked during the registration process.

📩 Still stuck? Contact Support