Wingetlywingetly
← All apps
S

SMTP Test Tool

by StruisICTv0.2.1

Last updated

Cross-platform SMTP / IMAP / POP3 connectivity tester with IT-actionable diagnostics.

Install with winget

$ winget install --id StruisICT.SmtpTestTool --exact --version 0.2.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

smtp-test-tool is a single static binary that lets IT teams verify

SMTP / IMAP / POP3 connectivity, exercise STARTTLS / SSL / AUTH

paths, and translate cryptic 5.7.x bounce codes into IT-actionable

remediation steps. Ships with a CLI and a native GUI in one

download; runs entirely on rustls (no OpenSSL); stores credentials

in the Windows Credential Manager.

Installers · v0.2.1

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for SMTP Test Tool.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Agilent Lab AdvisorAgilent Technologies
    Agilent.LabAdvisorv2.21.597

    Diagnostic Tool for Agilent Instruments

  • W
    Winix NetCatTroy Willmot
    Winix.NetCatv0.4.0

    Cross-platform netcat — TCP/UDP send/receive, port checks, TLS clients.

  • 网易邮箱大师NetEase(Hangzhou) Network Co. Ltd.
    NetEase.MailMasterv5.5.7.1008

    Efficient, powerful and cross-platform email client

  • CrystalDiskInfo Kurei Kei EditionCrystal Dew World
    CrystalDewWorld.CrystalDiskInfo.KureiKeiEditionv9.9.2

    A HDD/SSD utility software which supports a part of USB, Intel RAID and NVMe. This is CrystalDiskInfo with Kurei Kei Theme.

  • CrystalDiskInfoCrystal Dew World
    CrystalDewWorld.CrystalDiskInfov9.9.2

    A HDD/SSD utility software which supports parts of USB, Intel RAID and NVMe.

  • AliMail阿里邮箱
    Alibaba.AliMailv2.15.2

    Alibaba Mail for Windows

More from StruisICT or browse smtp, imap, pop3.

Frequently asked questions

How do I install SMTP Test Tool on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id StruisICT.SmtpTestTool --exact --version 0.2.1. winget downloads the installer from StruisICT and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SMTP Test Tool silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id StruisICT.SmtpTestTool --exact 0.2.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall SMTP Test Tool via winget?
Run: winget uninstall --id StruisICT.SmtpTestTool --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SMTP Test Tool's Apps & Features entry.
Is SMTP Test Tool free?
SMTP Test Tool is distributed under MIT OR Apache-2.0. Refer to the publisher (https://github.com/StruisICT/smtp-test-tool) for the full license terms - Wingetly itself does not charge for installation.
Does SMTP Test Tool work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls SMTP Test Tool directly from the publisher.
How do I keep SMTP Test Tool up to date?
Run winget upgrade --id StruisICT.SmtpTestTool --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of SMTP Test Tool from microsoft/winget-pkgs.