assoconnect/php-smtp-toolbox

Maintainers

Package info

github.com/assoconnect/php-smtp-toolbox

Homepage

pkg:composer/assoconnect/php-smtp-toolbox

Statistics

Installs: 9 495

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v2.9.1 2026-02-14 08:49 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