assoconnect/php-smtp-toolbox

Installs: 8 057

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 1

Open Issues: 0

pkg:composer/assoconnect/php-smtp-toolbox

v2.7.2 2025-10-10 13:04 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