You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
SHEREEF PT c27deb703d [ADD] Initial Commit 8 years ago
..
models [ADD] Initial Commit 8 years ago
static/description [ADD] Initial Commit 8 years ago
README.rst [ADD] Initial Commit 8 years ago
__init__.py [ADD] Initial Commit 8 years ago
__manifest__.py [ADD] Initial Commit 8 years ago

README.rst

Validate E-mail ID v10
======================
With this plugin, you can validate the E-mail ID entered in Partner/Employee form. This app will help
you to maintain a consistent and reliable address details for your Partner/Employee.
The plugin uses 'addr-spec' portion of RFC 2822 for validating the ID.That is, with this plugin you can
correctly identify any email address that is likely to be in use as of 2011.

Installation
============
You must install following packages to work the App properly:
* pip install validate_email
* pip install pyDNS

NOTE: Since the Plugin performs verification through online you must be connected to the internet while
checking the Id

Configuration
=============

Nothing to configure.

Credits
=======
Developer: Saritha Sahadevan @ cybrosys, saritha@cybrosys.in