Mail validation
Does the email address exist and does the designated mail server accept the mail?
The mail address is considered one of the most important data in online commerce (e-commerce), but what's the use of asking the customer for it if he makes a typing erroror uses a nonexisitng address? Therefore you should check at least if the email address is routable and the respective mailserver accepts it before transfering it into your database.


