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.0.tar.gz
(41.9 kB
view details)
Built Distribution
pymta-0.7.0-py2.py3-none-any.whl
(24.7 kB
view details)
File details
Details for the file pymta-0.7.0.tar.gz
.
File metadata
- Download URL: pymta-0.7.0.tar.gz
- Upload date:
- Size: 41.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e4bf8874e9ae004618e718acff2de51c883f65a1abd14fbe5205ecaac489823 |
|
MD5 | c93ca04140c263805612d0c21aa2bee6 |
|
BLAKE2b-256 | fd31e357a5415fca48af1a0bdf25e59b8d8e90ec0998ea9a90292221243d765b |
File details
Details for the file pymta-0.7.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pymta-0.7.0-py2.py3-none-any.whl
- Upload date:
- Size: 24.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bed4a5ae3528e342f8e991cf0b76fac8023784a6c3a94e07aae6954c87e03c0 |
|
MD5 | 4a0b31ac5de72aa3ade384c25a126b47 |
|
BLAKE2b-256 | 60185871f0c3bbd4509f0137a9f5ce5a788d9abfc7d53181d42afc4633f28137 |