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.tar.gz
(9.8 kB
view details)
Built Distribution
pymta-0.2-py2.5.egg
(31.4 kB
view details)
File details
Details for the file pymta-0.2.tar.gz
.
File metadata
- Download URL: pymta-0.2.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cad7262fa952f80153061296f17d8e7a5064fb8322ed557ccf6381d9fda7f9d |
|
MD5 | baf490af23dae361ebdaaf6fc932fe3b |
|
BLAKE2b-256 | ab8579651a73c5479c8848bbf0339c3c080af6ffabf4d37a6a6c7099a6d006af |
File details
Details for the file pymta-0.2-py2.5.egg
.
File metadata
- Download URL: pymta-0.2-py2.5.egg
- Upload date:
- Size: 31.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 568d32d33b97a5e76f574da73f6bbed97da66a15a1e209a8beb170325902b3c9 |
|
MD5 | 36968cffa32b66a173420302e3e05327 |
|
BLAKE2b-256 | 213b457d9202d94bdc546bee7cdc014bab37fff2348dd7a4a7a9e31333515f0e |