assoconnect/php-smtp-toolbox

v2.7.0 2024-04-03 15:32 UTC

README

Build Status Quality Gate Status

Set of SMTP tools for PHP including implementations of email addresses validation for various IPS.

Installation

composer require assoconnect/php-smtp-toolbox

Unsupported providers

@free.fr

The server always responds the same answer for valid and invalid email addresses:

  • 250 2.1.0 Ok to the MAIL FROM command
  • 250 2.1.5 Ok to the RCPT TO command