library to build a custom SMTP server
Project description
pymta
pymta is a library to build a custom SMTP server in Python. This is useful if you want to
- test mail-sending code against a real SMTP server even in your unit tests.
- build a custom SMTP server with non-standard behavior without reimplementing the whole SMTP protocol.
- have a low-volume SMTP server which can be easily extended using Python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
pymta-0.8.0-py2.py3-none-any.whl
(24.9 kB
view details)
File details
Details for the file pymta-0.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pymta-0.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b1e0c448e0d763ca4372466ad2a016c22971a2d47ad545bae63e2124b03adf5 |
|
MD5 | 789f963721c09d22ccbc6881e329bb42 |
|
BLAKE2b-256 | 28f4b6844cadfa1fc1650ecb76edb07df7e279a03021465b16583535af579b6f |