{ "info": { "author": "Stephane Wirtel", "author_email": "stephane@wirtel.be", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "dsmptd: A debugger SMTP server for Humans\n=========================================\n\ndsmtpd is a small tool to help the developer without an smtp server\n\nUsage\n-----\n\n::\n \n $ dsmtpd -p 1025 -i 127.0.0.1\n 2013-01-13 14:00:07,346 INFO: Starting SMTP server at 127.0.0.1:1025\n\n\nInstallation\n------------\n\nFor the installation, we recommend to use a virtualenv, it's the easy way if you want to discover this package::\n\n virtualenv ~/.envs/dsmtpd\n source ~/.envs/dsmtpd/bin/activate\n\n pip install dsmtpd\n\nDocumentation\n-------------\n\nExecute dsmtpd with the --help flag and you will get the usage of this command::\n\n dsmtpd --help\n\nThere are two options:\n\n* -p You specify the port of dsmtpd (default is 1025)\n* -i You specify the network interface (default is loopback, 127.0.0.1)\n* -d You specify the directory to save the incoming emails\n\nUse it\n------\n\nHere is a small example::\n\n dsmtpd\n\n swaks --from stephane@wirtel.be --to foo@bar.com --server localhost --port 1025\n\nContributing\n------------\n\n git clone git://github.com/matrixise/dsmtpd.git\n\n\nCopyright 2013 (c) by Stephane Wirtel\n\ndsmtpd Changelog\n================\n\nHere you can see the full list of changes between each dsmtpd release.\n\nVersion 0.3\n-----------\n\nRelease date to be decided.\n\nVersion 0.2.2\n-------------\n\nRelease on January 30th 2013.\n\n- Fix the license\n- Fix the author name\n\n\nVersion 0.2 & 0.2.1\n-------------------\n\nRelease on January 21st 2013.\n\n- Allow to store the incoming emails in a maildir via the '-d' argument\n\nVersion 0.1\n-----------\n\nRelease on January 14th 2013.\n\n- Implement a basic server\n- Show the message in the log", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/matrixise/dsmtpd", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "dsmtpd", "package_url": "https://pypi.org/project/dsmtpd/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dsmtpd/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/matrixise/dsmtpd" }, "release_url": "https://pypi.org/project/dsmtpd/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Simple SMTP Server for debugging", "version": "0.2.2" }, "last_serial": 791420, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "18f1db6dc07ddbf5a1142ed5ff0df8b6", "sha256": "77ff81d6aa37f84a124d5db892fdbf619adac122558605afb3f3d5d85d7d2bc3" }, "downloads": -1, "filename": "dsmtpd-0.1.tar.gz", "has_sig": false, "md5_digest": "18f1db6dc07ddbf5a1142ed5ff0df8b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2760, "upload_time": "2013-01-15T11:17:29", "url": "https://files.pythonhosted.org/packages/28/66/9a19c63a5bc3c1f41a170d680ae14fc2bed89d8802550a305600f1912bce/dsmtpd-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "3d2d5988da44345217fa019506e7a0df", "sha256": "0390ed89321cf414b0ba44bf6bafadcc61694be42095ab3cb55878a8ba536d22" }, "downloads": -1, "filename": "dsmtpd-0.2.tar.gz", "has_sig": false, "md5_digest": "3d2d5988da44345217fa019506e7a0df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3349, "upload_time": "2013-01-21T14:17:11", "url": "https://files.pythonhosted.org/packages/c2/48/c3e98bc6dbe10823ac00de1551abd0dc321572ca8a938e30d37c5c541cf1/dsmtpd-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c0fa3de380b24fd42b70e08d2c9f44db", "sha256": "945df5289c055f31976294adbd19448a64d0749be85bc2ab3b504a716c4b8242" }, "downloads": -1, "filename": "dsmtpd-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c0fa3de380b24fd42b70e08d2c9f44db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4128, "upload_time": "2013-01-21T14:20:45", "url": "https://files.pythonhosted.org/packages/c5/8e/c5c0c5c55576c9062e61e45c9a4f4465542a0c55d79d6aacaa59fe38c81a/dsmtpd-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "dc6c92138f7950f213f5b06fa5f7ba2d", "sha256": "2069b548345c7514ee4f83b65d1739164a4ade4b8cd95647a94aac307c34a1a6" }, "downloads": -1, "filename": "dsmtpd-0.2.2.tar.gz", "has_sig": true, "md5_digest": "dc6c92138f7950f213f5b06fa5f7ba2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4212, "upload_time": "2013-01-30T08:49:16", "url": "https://files.pythonhosted.org/packages/8b/f1/dfd5db96881f3fe04eb4624885eb9e734cc069cdec52ab64972c73d09ef3/dsmtpd-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc6c92138f7950f213f5b06fa5f7ba2d", "sha256": "2069b548345c7514ee4f83b65d1739164a4ade4b8cd95647a94aac307c34a1a6" }, "downloads": -1, "filename": "dsmtpd-0.2.2.tar.gz", "has_sig": true, "md5_digest": "dc6c92138f7950f213f5b06fa5f7ba2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4212, "upload_time": "2013-01-30T08:49:16", "url": "https://files.pythonhosted.org/packages/8b/f1/dfd5db96881f3fe04eb4624885eb9e734cc069cdec52ab64972c73d09ef3/dsmtpd-0.2.2.tar.gz" } ] }