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.
How It Works
Section titled “How It Works”- 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”If the Superadmin module is installed
Section titled “If the Superadmin module is installed”- Go to Superadmin Settings → Application Settings
- Enable the option: “Do not allow disposable email”
Once enabled, the system will automatically reject disposable emails during registration.
If the Superadmin module is NOT installed
Section titled “If the Superadmin module is NOT installed”- Open your project’s .env file
- Add or update the following line:
DO_NOT_ALLOW_DISPOSABLE_EMAIL=true - Save the file
Disposable emails will now be blocked during the registration process.
📩 Still stuck? Contact Support