An SMTP Sink with a Web UI.
Project description
# smtpsink
An SMTP sink. It accepts all email (with a list of addresses to reject) and then saves them to a file. At no time does it send any emails.
A web UI allows the user to review when emails were received and a REST API allows the user to programmatically check the same info.
# Dependencies * [bottle](http://bottlepy.org/)
# Installation
`bash $ sudo pip install smtpsink `
# Documentation See http://lyda.github.io/smtpsink/ for complete API information (also contained in the doc directory).
# Example Usage
This must be run as root. It needs to listen on port 25 for incoming emails.
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
File details
Details for the file smtpsink-0.0.1.tar.gz
.
File metadata
- Download URL: smtpsink-0.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22957ec0c0e1ca9395c1a9ebdc251faaa6a5ca8f2e151554773b4216f66b36c7 |
|
MD5 | ed8c4a2642e90dd3433b1a672e2d3390 |
|
BLAKE2b-256 | b5cbc79637d2bd33ec81c0b80c9d08dad372c1d67d5a1f1bc8190765c64ecdf4 |