PHPackages                             innis-maggiore/silverstripe-smtp-tester - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. innis-maggiore/silverstripe-smtp-tester

ActiveSilverstripe-vendormodule[Mail &amp; Notifications](/categories/mail)

innis-maggiore/silverstripe-smtp-tester
=======================================

Silverstripe SMTP Tester allows developers to test their site's SMTP configuration from the admin area.

6.0.1(8mo ago)04732BSD-3-ClausePHPPHP &gt;=5.6.0

Since Apr 26Pushed 8mo agoCompare

[ Source](https://github.com/innis-maggiore/silverstripe-smtp-tester)[ Packagist](https://packagist.org/packages/innis-maggiore/silverstripe-smtp-tester)[ Docs](https://github.com/innis-maggiore/silverstripe-smtp-tester)[ RSS](/packages/innis-maggiore-silverstripe-smtp-tester/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (1)Versions (11)Used By (0)

SilverStripe SMTP Tester
========================

[](#silverstripe-smtp-tester)

This module provides an easy way to test the SMTP configuration of your SilverStripe site from the admin area.

Installation
------------

[](#installation)

##### Using Composer

[](#using-composer)

```
$ composer require innis-maggiore/silverstripe-smtp-tester ^4.0
```

- Run `/dev/build?flush=1`

Use the `1.0` tag ([ss3 branch](https://github.com/innis-maggiore/silverstripe-smtp-tester/tree/ss3)) for SilverStripe 3 sites.

User Whitelist
--------------

[](#user-whitelist)

By default, the module will be available to anyone with the "Access to SMTP Tester section" permission, including admins.

You can add an additional restriction by setting the SmtpTester.user\_domain\_whitelist config option in your config.yml file.

**app/\_config/mysite.yml**

```
InnisMaggiore\SilverstripeSMTPTester\SmtpTester:
  user_domain_whitelist: 'mycompany.com'
```

When set, the domain of the member's email address must match the whitelist in order to view the SMTP Tester module. Multiple domains can be provided in a comma-separated list.

Be sure to re-run `/dev/build?flush=1` after changing your config options.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance59

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~95 days

Recently: every ~213 days

Total

10

Last Release

258d ago

Major Versions

1.0.2 → 4.02023-04-26

4.0.2 → 5.0.02023-08-02

5.0.1 → 6.0.02025-04-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/a7322c8467d3bd78d2bd27756b5015bf4e37c131644c5c74b3e008c61edada0c?d=identicon)[innismaggiore](/maintainers/innismaggiore)

---

Top Contributors

[![jchenevey](https://avatars.githubusercontent.com/u/8449994?v=4)](https://github.com/jchenevey "jchenevey (5 commits)")[![HineSite](https://avatars.githubusercontent.com/u/45086738?v=4)](https://github.com/HineSite "HineSite (1 commits)")

---

Tags

silverstripesmtp

### Embed Badge

![Health badge](/badges/innis-maggiore-silverstripe-smtp-tester/health.svg)

```
[![Health](https://phpackages.com/badges/innis-maggiore-silverstripe-smtp-tester/health.svg)](https://phpackages.com/packages/innis-maggiore-silverstripe-smtp-tester)
```

###  Alternatives

[markguinn/silverstripe-email-helpers

Silverstripe extension containing SMTP mailer class and some other classes for HTML emails

3145.4k1](/packages/markguinn-silverstripe-email-helpers)[camfindlay/apes

The Automated Provision of Email Services (APES) module will allow you to set up an automated sync mechanism between the SilverStripe Member DataObject and MailChimp.

122.6k](/packages/camfindlay-apes)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
