Skip to main content

A graphical and command line SMTP diagnostic tool

Project description

SMTP Tester

As a consultant at a managed services provider, I spent a long time searching for a tool that would help me troubleshoot SMTP problems quickly and easily without having to resort to telnet. Finally, I gave up and wrote my own.

Features

  • Command-line and graphical user interfaces
  • Ability to override all DNS and SMTP settings
  • Support for SMTP authentication and TLS encryption

Installation

pip install smtptester

Running the Application

smtptester[-gui]

Use --help to see available options.

Development

Getting Started

pip install pipenv
pipenv install [--dev]
pipenv shell
...

Running Tests

pytest

Releases

  1. Bump VERSION in smtptester/__init__.py

  2. Update CHANGELOG.md

  3. Run release script:

    release <version>
    

References:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smtptester-1.0.0.tar.gz (56.8 kB view hashes)

Uploaded Source

Built Distribution

smtptester-1.0.0-py3-none-any.whl (58.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page