assoconnect/php-smtp-toolbox

Maintainers

👁 sylfabre

Package info

github.com/assoconnect/php-smtp-toolbox

Homepage

pkg:composer/assoconnect/php-smtp-toolbox

Statistics

Installs: 10 616

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v2.9.1 2026-02-14 08:49 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 50a6ef40c2d6e838722166c2f4ad489cacf5c0ca

phpemailsmtp


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