MailboxValidator phpBB extension enables user to easily validate if an email address is valid, a type of disposable email or free email.
This extension can be useful in many types of projects, for example
- to validate an user's email during sign up
- to clean your mailing list prior to email sending
- to perform fraud check
- and so on
To install this extension, you will need to:
- Download the latest release from GitHub repo.
- Unzip the folder and copy the mailboxvalidator folder to the
ext
directory of your phpBB board. - Login to your ACP, go to "ACP" > "Customise" > "Extensions" and enable the "MailboxValidator Email Validator" extension.
- Go to "Extensions" > "MailboxValidator Email Validator Settings", and set up your MailboxValidator API key there.
An API key is required for this module to function.
Go to https://www.mailboxvalidator.com/plans#api to sign up for FREE API plan and you'll be given an API key.
Copyright(C) 2018-2023 by MailboxValidator.com.