check_dns.info |
check_dns.info |
|
name = Check DNS
description = Checks if email domain has DNS Record before user registration.
core = 7.x
package = Custom |
check_dns.module |
check_dns.module |
|
Prevents user registration with invalid email domain. |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
INTRODUCTION
------------
The Check DNS module simply prevents user registration with an invalid
email domain on the user registration… |