Odoo Community
Odoo Enterprise
Viindoo Cloud
Block signups from disposable and unwanted e-mail domains
700+ disposable-mail domains loaded as rules, your own rules with a reason and a solution text, a company switch - a blacklisted address cannot register and is told why.
Registration Email Blacklist (technical name to_registration_email_blacklist) is an Odoo 17.0 app for Odoo Community and Odoo Enterprise and Viindoo Cloud, built for webmaster, sales.
At a Glance
The facts of Registration Email Blacklist, version 0.1, in one place. Published by Viindoo.
Technical name
to_registration_email_blacklist
Odoo version
17.0 (Odoo Community, Odoo Enterprise, Viindoo Cloud)
Adds
2 new models, 4 extended models, 1 setting, 1 access group
Best for
Webmaster; Sales
Not for
Only registration is checked.
Key features
700+ disposable domains loaded, Own rules as domain, address or pattern, Reasons with a solution text, Company switch, Signup refused with the message
How It Works
Turn it on; add your rules and reasons.
2
A rule
Reason: competitor domain.
What You Get
700+ disposable domains loaded
Own rules as domain, address or pattern
Reasons with a solution text
Signup refused with the message
What This App Does Not Do
Read this before you buy. Everything below is something the app deliberately leaves to another app or to you.
Only registration is checked.
Existing users are untouched.
Patterns are simple wildcards.
Normalised to regex.
Works Well With
Apps from the same stack, built to fit this one:
Who Should Use Registration Email Blacklist?
Webmaster
No more mailinator accounts.
Sales
Competitors do not self-register.
Frequently Asked Questions
What does Registration Email Blacklist do?
700+ disposable-mail domains loaded as rules, your own rules with a reason and a solution text, a company switch - a blacklisted address cannot register and is told why.
What does Registration Email Blacklist not do?
Only registration is checked. Existing users are untouched. Patterns are simple wildcards. Normalised to regex.
Who is Registration Email Blacklist for?
Webmaster: No more mailinator accounts. Sales: Competitors do not self-register.
Which Odoo version and editions does it support?
Odoo 17.0 - Odoo Community, Odoo Enterprise, Viindoo Cloud. Upgrades to a newer Odoo series are a separate purchase for that series.
What does it depend on?
It installs on top of: auth_signup. Odoo installs them with it.
How do I set it up?
Turn it on; add your rules and reasons.
What works well with it?
Signup (auth_signup): Required. E-mail verification (to_signup_email_verification): Prove the address too.
Can I try it before buying?
Yes - the Live Preview button at the top of this page opens the module's own screen on a working database.
How do I get support?
Write to apps.support@viindoo.com with your Odoo version and the technical name to_registration_email_blacklist; pre-sales questions go to sales@viindoo.com.
Need help with Registration Email Blacklist?
For questions, implementation support or a custom feature, contact Viindoo.
Upgrades to a newer Odoo series are a separate purchase for that series.
All Viindoo apps: apps.odoo.com/apps/modules/browse?author=Viindoo
About Viindoo. Viindoo builds and maintains more than 1,000 apps on the Odoo App Store for the Community and Enterprise editions and runs them on Viindoo Cloud. A purchase of Registration Email Blacklist covers the 17.0 series: bug fixes on the module reach you through the store, questions go to apps.support@viindoo.com with the technical name to_registration_email_blacklist, and moving to a newer Odoo series is a separate purchase for that series. Source code is delivered with the module and stays yours to read and adapt.
Technical Requirement
Editions: Odoo Community, Odoo Enterprise, Viindoo Cloud
Changes log
0.1 - Latest on the 17.0 line
- Aligned with the 17.0 models and views.
Installation
- Navigate to Apps.
- Search with keyword ‘to_registration_email_blacklist’.
- Press Install.
Instruction
Instruction video: Registration Email Blacklist
After the module is installed, you need to enable a Block Account Registration by Email Blacklist feature by going to Settings > General Settings > Permissions section > Customer Account field, and then select Free sign up.
Now, you will see the Block Blacklisted Email Registration field. Then, you notice two pieces of information including Blacklisted Email Rules and Block Registration Reasons right below that field.
You choose Save to save the settings.
The information needs to be set including:
1. Block Registration Reasons
- On the General Settings interface, click Block Registration Reasons to switch to the setting reasons interface.
- Here, you choose Create to create a new reason, then enter the following information:
- Reason: name of the reason for refusing the account registration
- Solution: enter a message about the solution you want to send users when registration is blocked.
- Then choose Save to save the settings.
2. Blacklisted Email Rules
- On the General Settings interface, click Blacklisted Email Rules to switch to the setting rules interface.
- There are many pre-set rules here. Choose Create if you need to create a new one, then enter the following information:
- Blocked email rule: enter the rules with the email domain that needs to be blocked. You can refer to the following examples:
- company.com: this will block all the registration emails having the domain as company.com.
- *.company.com: this will block all the registration emails having the domain as a subdomain of the company.com.
- user@company.example.com: this will block the registration email that exactly matches user@company.example.com.
- *user*@*.company.com: this will block all the registration emails that contain user in their local partner and having the domain as a subdomain of the company.com.
- company.*: this will block all the registration emails that have the domain prefixed with company. and ended with any letters.
- *.company.*: this will block all the registration emails that have .company. as a part of their domain name.
- Block reason: choose one of the pre-set reasons.
- Active: this rule will take effect if checked.
- Then you choose Save to save the settings.
After the Email Blacklist Rules are set, from the new account registration interface provided by the Website Designer Application, email accounts that match the established blocking rules will be blocked from registration, and the following message will be displayed:
This software and associated files (the "Software") may only be
used
(executed, modified, executed after modifications) if you have
purchased a
valid license from the authors, typically via Odoo Apps,
or if you
have
received a written agreement from the authors of the
Software (see the
COPYRIGHT file).
You may develop Odoo modules that use the Software as a library
(typically
by depending on it, importing it and using its
resources), but
without
copying any source code or material from the
Software. You may distribute
those modules under the license of your
choice, provided that this
license
is compatible with the terms of
the Odoo Proprietary License (For
example:
LGPL, MIT, or proprietary
licenses similar to this one).
It is forbidden to publish, distribute, sublicense, or sell
copies of the
Software or modified copies of the Software.
The above copyright notice and this permission notice must be
included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT
SHALL THE
AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING
FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE
SOFTWARE.