{ "info": { "author": "Kevin Lyda", "author_email": "kevin@ie.suberic.net", "bugtrack_url": null, "classifiers": [], "description": "# smtpsink\r\n\r\nAn SMTP sink. It accepts all email (with a list of addresses to reject)\r\nand then saves them to a file. At no time does it send any emails.\r\n\r\nA web UI allows the user to review when emails were received and a REST\r\nAPI allows the user to programmatically check the same info.\r\n\r\n# Dependencies\r\n* [bottle](http://bottlepy.org/)\r\n\r\n# Installation\r\n\r\n```bash\r\n$ sudo pip install smtpsink\r\n```\r\n\r\n# Documentation\r\nSee http://lyda.github.io/smtpsink/ for complete API information (also contained in the `doc` directory).\r\n\r\n# Example Usage\r\n\r\nThis must be run as root. It needs to listen on port 25 for incoming emails.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/lyda/smtpsink", "keywords": "smtp mail sink fake development test testing", "license": "GPLv3", "maintainer": "Kevin Lyda", "maintainer_email": "kevin@ie.suberic.net", "name": "smtpsink", "package_url": "https://pypi.org/project/smtpsink/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/smtpsink/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/lyda/smtpsink" }, "release_url": "https://pypi.org/project/smtpsink/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "An SMTP Sink with a Web UI.", "version": "0.0.1" }, "last_serial": 1530838, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ed8c4a2642e90dd3433b1a672e2d3390", "sha256": "22957ec0c0e1ca9395c1a9ebdc251faaa6a5ca8f2e151554773b4216f66b36c7" }, "downloads": -1, "filename": "smtpsink-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ed8c4a2642e90dd3433b1a672e2d3390", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2116, "upload_time": "2015-05-02T22:02:26", "url": "https://files.pythonhosted.org/packages/b5/cb/c79637d2bd33ec81c0b80c9d08dad372c1d67d5a1f1bc8190765c64ecdf4/smtpsink-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed8c4a2642e90dd3433b1a672e2d3390", "sha256": "22957ec0c0e1ca9395c1a9ebdc251faaa6a5ca8f2e151554773b4216f66b36c7" }, "downloads": -1, "filename": "smtpsink-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ed8c4a2642e90dd3433b1a672e2d3390", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2116, "upload_time": "2015-05-02T22:02:26", "url": "https://files.pythonhosted.org/packages/b5/cb/c79637d2bd33ec81c0b80c9d08dad372c1d67d5a1f1bc8190765c64ecdf4/smtpsink-0.0.1.tar.gz" } ] }