Mailcheck
Categories
Component ID
1504456
Component name
Mailcheck
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1871
Component created
Component changed
Component body
Get fast, client-side suggestions for mistyped email addresses.
What is it?
An integration of mailcheck.js with forms in Drupal (supports user registration, webforms)
What's it do?
Someone enters user@gmaul.com, mailcheck asks, Did you mean user@gmail.com?
Reduces Email Bounces
Kicksend reports of a 50% decrease in sign up confirmation email bounces. Try it out on Kicksend's join form.
Version 2.x (New, Recommended)
Features & Options
- Enable on webform forms
- Enable on user registration form
- Custom suggestion message (multilingual)
- Custom domains and top-level domains lists
- Custom distance threshold (note: this feature is in tableau-mkt/mailcheck fork on GitHub)
- Shake gesture on typos
Dependencies
- Libraries 2.x
- Variable 2.x
- mailcheck.js
- Recommended installation path:
sites/all/libraries/mailcheck/mailcheck.js
- Recommended installation path:
Installation
- Install dependencies (listed above).
- Install mailcheck.
- Configure mailcheck at
admin/config/user-interface/mailcheck - Magic!
Version 1.x
Features & Options
- Enable on webform forms
- Enable on user registration form
- Custom suggestion message
- Custom domains list
- Shake gesture on typos
Dependencies
- mailcheck.js
- Recommended installation path:
sites/all/libraries/mailcheck/mailcheck.js
- Recommended installation path:
Installation
- Install dependencies.
- Install mailcheck.
- Configure mailcheck at
admin/config/people/mailcheck - See magic happen!
Authors
- 7.x-1.x release created by @MartinElvar
- 7.x-2.x release by jtwalters
