PHPackages                             creativecodelabs/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. creativecodelabs/silverstripe-smtp-tester

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

creativecodelabs/silverstripe-smtp-tester
=========================================

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

1.0.1(8y ago)1431GPL-3.0PHP

Since Sep 14Pushed 8y agoCompare

[ Source](https://github.com/CreativeCodeLabs/silverstripe-smtp-tester)[ Packagist](https://packagist.org/packages/creativecodelabs/silverstripe-smtp-tester)[ RSS](/packages/creativecodelabs-silverstripe-smtp-tester/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

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

[](#silverstripe-3-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 creativecodelabs/silverstripe-smtp-tester
```

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

##### Manual Installation

[](#manual-installation)

- Install the contents of this repository in the root of your SilverStripe project in a directory named "silverstripe-smtp-tester".
- Run `/dev/build?flush=1`

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.

**mysite/\_config/config.yml**

```
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

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~14 days

Total

2

Last Release

3154d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/01fc4b18c9d38958298a3d45de6808af0804bb81a606e9ea390a23b717618c0c?d=identicon)[creativecodelabs](/maintainers/creativecodelabs)

---

Top Contributors

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

---

Tags

silverstripesmtptester

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/creativecodelabs-silverstripe-smtp-tester/health.svg)](https://phpackages.com/packages/creativecodelabs-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)
