library to build a custom SMTP server
Project description
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
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.2.1.tar.gz
(20.3 kB
view details)
Built Distribution
pymta-0.2.1-py2.5.egg
(32.2 kB
view details)
File details
Details for the file pymta-0.2.1.tar.gz
.
File metadata
- Download URL: pymta-0.2.1.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbd140bf3b9704bf9ec7bbdc9b6b4e37d3518268873c70aa524e29b9dff189e1 |
|
MD5 | fea377d68e51c34efcf7c60f0cdef420 |
|
BLAKE2b-256 | d7fb57afc95cbd6a0777c30c36f43b239a145526d09d9b4a50d818e2fc399e69 |
File details
Details for the file pymta-0.2.1-py2.5.egg
.
File metadata
- Download URL: pymta-0.2.1-py2.5.egg
- Upload date:
- Size: 32.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be5d40b5604017c008ec88fe7b45ad4aedc9c3384c5b72c3a2940a9627dc1ba0 |
|
MD5 | 6004f5d1a5eefa8b6597b4fe6659e06c |
|
BLAKE2b-256 | 1424a0dd85194acf93fa82579e3a8b9f003ad9daad39e2e9023a9b694b18a3a1 |