Download the PHP package ddtraceweb/smtp-validator-email without Composer
On this page you can find all versions of the php package ddtraceweb/smtp-validator-email. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ddtraceweb/smtp-validator-email
More information about ddtraceweb/smtp-validator-email
Files in ddtraceweb/smtp-validator-email
Package smtp-validator-email
Short Description Validate your email by smtp protocol
License MIT
Homepage http://www.traceweb.fr
Informations about the package smtp-validator-email
Smtp Validator Emails
- Smtp Validator mail can validate your email to send smtp mail and check your mx.
Requirements
- PHP >= 5.4
- namespaces use
- smtp configuration PHP Ok.
Installation
For installation you can use composer.
Simple add "ddtraceweb/smtp-validator-email": "dev-master"
in your composer.json to install the latest version
examples :
-
example with 1 email :
-
example with X emails :
-
example with X emails and have custom delays time when connection and send HELO, with domain need time to respond.
-
example with X emails with more informations on domain, mxs and priorities.
-
example with X emails with more informations on domain, mxs and priorities. In example same domain for two email. This is a connection to domain and check all account emails.
-
example with 1 email with using a specific interface with debug mode ON:
- Available default options