Skip to main content

SMTP server for testing mail functionality

Project description

FakeSMTPd

License PyPI - Python Version GitHub Release pypi Release Build Status

FakeSMTPd is an SMTP server for testing mail functionality. Any mail sent via this server will be saved, but will not be forwarded any further.

Mail is printed to stdout by default in default mbox format, as defined in RFC 4155. The SMTP mail receivers are added in X-FakeSMTPd-Receiver headers.

Usage

fakesmtpd [OPTIONS]

Supported options:

  • -o, --output-filename [FILENAME] mbox file for output, default: stdout
  • -b, --bind [ADDRESS] IP addresses to listen on, default: 127.0.0.1
  • -p, --port [PORT] SMTP port to listen on

Docker image available.

Download files

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

Source Distribution

fakesmtpd-2022.10.1.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

fakesmtpd-2022.10.1-py3-none-any.whl (10.2 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