Skip to content

This class can be used to check if an e-mail is valid using the SMTP protocol.

Notifications You must be signed in to change notification settings

vitaliytv/verify-email

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verify-email

This class can be used to check if an e-mail is valid using the SMTP protocol.

It can connect to an SMTP server defined by the MX records of the domain of the address to validate.

The class simulates the delivery of a message to see if the given recipient address is accepted as valid.

About

This class can be used to check if an e-mail is valid using the SMTP protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%