{ "info": { "author": "Sebastian Rittau", "author_email": "srittau@rittau.biz", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Communications :: Email :: Mail Transport Agents", "Topic :: Software Development :: Testing" ], "description": "# FakeSMTPd\n\n[![License](https://img.shields.io/pypi/l/FakeSMTPd.svg)](https://pypi.python.org/pypi/FakeSMTPd/)\n[![GitHub Release](https://img.shields.io/github/release/srittau/fakesmtpd/all.svg)](https://github.com/srittau/FakeSMTPd/releases/)\n[![pypi Release](https://img.shields.io/pypi/v/FakeSMTPd.svg)](https://pypi.python.org/pypi/FakeSMTPd/)\n[![Build Status](https://travis-ci.org/srittau/FakeSMTPd.svg?branch=master)](https://travis-ci.org/srittau/FakeSMTPd)\n\nFakeSMTPd is an SMTP server for testing mail functionality. Any mail sent via\nthis server will be saved, but will not be forwarded any further.\n\nMail is printed to stdout by default in default mbox format, as defined in\n[RFC 4155](https://www.ietf.org/rfc/rfc4155.txt). The SMTP mail receivers\nare added in X-FakeSMTPd-Receiver headers.\n\nUsage\n-----\n\n`fakesmtpd [OPTIONS]`\n\nSupported options:\n\n * `-o`, `--output-filename [FILENAME]` mbox file for output, default: stdout\n * `-b`, `--bind [ADDRESS]` IP addresses to listen on, default: 127.0.0.1\n * `-p`, `--port [PORT]` SMTP port to listen on\n\nDocker image [available](https://hub.docker.com/r/srittau/fakesmtpd/).\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/srittau/fakesmtpd", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "FakeSMTPd", "package_url": "https://pypi.org/project/FakeSMTPd/", "platform": "", "project_url": "https://pypi.org/project/FakeSMTPd/", "project_urls": { "Homepage": "https://github.com/srittau/fakesmtpd" }, "release_url": "https://pypi.org/project/FakeSMTPd/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "SMTP server for testing mail functionality", "version": "0.2.1" }, "last_serial": 3741484, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "d06e08f94eee35fa8f6dc0e7835f6633", "sha256": "47acb9a3f78d439a6f9966a5270ece71ee3e586e65be1e8a92ee34fea1a3316a" }, "downloads": -1, "filename": "FakeSMTPd-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d06e08f94eee35fa8f6dc0e7835f6633", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14456, "upload_time": "2018-04-06T13:44:31", "url": "https://files.pythonhosted.org/packages/2b/74/a3129577e2c32ad0a1ac4674ee6121c63c23d4d91315f1e629ec29de1d7f/FakeSMTPd-0.2.0-py3-none-any.whl" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "6052b437a13e08228262257cedc83fb5", "sha256": "3f41c99236153b9250ad95ea3c04e3746d2ee28a4a775b2a3f9f54145700f083" }, "downloads": -1, "filename": "FakeSMTPd-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6052b437a13e08228262257cedc83fb5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14573, "upload_time": "2018-04-06T15:26:11", "url": "https://files.pythonhosted.org/packages/2b/ad/094b846ba805bcb1218e9150934d8a8ee75ded49981efb4eb2cb867d6aa2/FakeSMTPd-0.2.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6052b437a13e08228262257cedc83fb5", "sha256": "3f41c99236153b9250ad95ea3c04e3746d2ee28a4a775b2a3f9f54145700f083" }, "downloads": -1, "filename": "FakeSMTPd-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6052b437a13e08228262257cedc83fb5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14573, "upload_time": "2018-04-06T15:26:11", "url": "https://files.pythonhosted.org/packages/2b/ad/094b846ba805bcb1218e9150934d8a8ee75ded49981efb4eb2cb867d6aa2/FakeSMTPd-0.2.1-py3-none-any.whl" } ] }