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 Distribution
pymta-0.7.1.tar.gz
(41.7 kB
view details)
Built Distribution
pymta-0.7.1-py2.py3-none-any.whl
(24.7 kB
view details)
File details
Details for the file pymta-0.7.1.tar.gz
.
File metadata
- Download URL: pymta-0.7.1.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.3 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75af2f8f05864a65072f74caf91b76ab7e3973a4b18a0e81677f5968c463f6e0 |
|
MD5 | 95a9c6ca7c8535e585211af28ba22fca |
|
BLAKE2b-256 | 9ced144b33a9840d469e7005f0fb710d551c9082b1ba183b99beec6847509099 |
File details
Details for the file pymta-0.7.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pymta-0.7.1-py2.py3-none-any.whl
- Upload date:
- Size: 24.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.3 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abfd0db9b40dec5bdbf47e26d2fff39a71d2b870171b8f90e7b6e88eecc6b8bb |
|
MD5 | 4b8edc8c6c01da6ea1ca33919fa9b0b3 |
|
BLAKE2b-256 | 7aebf3783d95b7a745cfa3e29ea9b1117f29df7e64fc79646446a34f915387f5 |