Skip to main content

Simple SMTP Server for debugging

Project description

dsmptd: A debugger SMTP server for Humans

dsmtpd is a small tool to help the developer without an smtp server

Usage

$ dsmtpd -p 1025 -i 127.0.0.1
2013-01-13 14:00:07,346 INFO: Starting SMTP server at 127.0.0.1:1025

Installation

For the installation, we recommend to use a virtualenv, it’s the easy way if you want to discover this package:

virtualenv ~/.envs/dsmtpd
source ~/.envs/dsmtpd/bin/activate

pip install dsmtpd

Documentation

Execute dsmtpd with the –help flag and you will get the usage of this command:

dsmtpd --help

There are three options:

  • -p You specify the port of dsmtpd (default is 1025)

  • -i You specify the network interface (default is loopback, 127.0.0.1)

  • -d You specify a Maildir directory to save the incoming emails

Use it

Here is a small example:

dsmtpd

swaks --from stephane@wirtel.be --to foo@bar.com  --server localhost --port 1025

Contributing

git clone git://github.com/matrixise/dsmtpd.git

Copyright 2013 (c) by Stephane Wirtel

dsmtpd Changelog

Here you can see the full list of changes between each dsmtpd release.

Version 0.3

Release on May 26th 2021.

  • Maildir capture: added early check (patch by Bernhard E. Reiter)

  • Remove the support of Docopt

  • Remove the support of Python 2.x (dead in 2020)

  • Support Python 3.6+

  • Improve the classifiers for PyPI

  • Migrate to PEP 517

  • Fix License into setup.py

  • Add tests for the CLI using argparse instead of docopt

Version 0.2

Release on January 21st 2013.

  • Allow to store the incoming emails in a maildir via the ‘-d’ argument

Version 0.1

Release on January 14th 2013.

  • Implement a basic server

  • Show the message in the log

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

dsmtpd-0.3.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dsmtpd-0.3-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file dsmtpd-0.3.tar.gz.

File metadata

  • Download URL: dsmtpd-0.3.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for dsmtpd-0.3.tar.gz
Algorithm Hash digest
SHA256 7cdb2bda21f19f4e7eb5131e611999a9369c111a0118be5b4fe7e1ba10c99347
MD5 57d21d0ab7d3f07c1229dc677c470df1
BLAKE2b-256 ffaa3c7b11393cfa7b0943ede49d1add4fe68cb8f9bcd2be1e1a03f9d263138c

See more details on using hashes here.

File details

Details for the file dsmtpd-0.3-py3-none-any.whl.

File metadata

  • Download URL: dsmtpd-0.3-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for dsmtpd-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fe770ec365ceed192f2f44921832a7287183e46cb40a60ac59564fc1a430a603
MD5 fad760a9a580dbfa5598e71ca1ac7661
BLAKE2b-256 f97d37d839f5e956329897c87cf8b7e0079f5f52179cf7ae67dd6b58c0cbbeed

See more details on using hashes here.

Supported by

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