{ "info": { "author": "Kevin J. Rice", "author_email": "justanyone@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: Python Software Foundation License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Communications :: Email", "Topic :: Office/Business" ], "description": "Readme File for smtpdropbox\n\nSmtpdropbox is a subclass of the smtpd module. It allows a user\nto set up an smtp daemon on a random port and send emails to it.\nWhen the daemon receives an email, it parses it and saves the\nparsed data structure to a file on the filesystem. This file is\nsaved in JSON format (using the standard JSON library of Python)\nto help users easily recreate / use the data from the email.\n\nCommon uses for this module are for testing software that sends\nautomated emails. If that software points to this smtp server,\nthe emails can be trapped and parsed automatically, verifying that\nthe email was sent and what is in the email.\n\nFUTURE WORK\n\nThis library does not save file attachments (yet). An enhancement\nwould be to make it save any/all attachments as individual files,\nhopefully named the same as they were in the email.\n\nAlso, future work includes adding the ability to save the mail\nmessage received as a plain text file as well as a json file. it\ncurrently does not do so, though it hasn't been done yet.\n\n\nPARAMETERS\n\nWhen instantiating this class, you specify the boxname (really, this\nis localhost or 127.0.0.1) and port number to listen on, the\nboxname to forward messages to (as yet unimplemented), the names of\nthe textfile and json file, and the number of messages to process\nbefore exiting (0=infinite).\n\n\nThe test has a complete example of usage.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/smtpdropbox/1.0", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "smtpdropbox", "package_url": "https://pypi.org/project/smtpdropbox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/smtpdropbox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/smtpdropbox/1.0" }, "release_url": "https://pypi.org/project/smtpdropbox/1.0/", "requires_dist": null, "requires_python": null, "summary": "Pure-python library to capture emails into a dropbox", "version": "1.0" }, "last_serial": 799753, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6838f1897431b3be96ff244b83a64937", "sha256": "5d5a260104a5d95bd63d321525b5f49ea7392186dd8e31213e3578579d23bc36" }, "downloads": -1, "filename": "smtpdropbox-1.0.tar.bz2", "has_sig": false, "md5_digest": "6838f1897431b3be96ff244b83a64937", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6599, "upload_time": "2011-10-31T19:35:29", "url": "https://files.pythonhosted.org/packages/ad/4c/310d57b2f44e9abd3192f867502edd7f1157a158d72ac85cb3c4bb9462f8/smtpdropbox-1.0.tar.bz2" }, { "comment_text": "", "digests": { "md5": "f0a005414b3ce3c16c6050496f64b678", "sha256": "336b50dacd94fca9955fbe5d2766a99237a470aa100e27c30503eb0026004b46" }, "downloads": -1, "filename": "smtpdropbox-1.0.tar.gz", "has_sig": false, "md5_digest": "f0a005414b3ce3c16c6050496f64b678", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6445, "upload_time": "2011-10-31T19:35:11", "url": "https://files.pythonhosted.org/packages/fb/86/4e3ef05c6bac39cb9d5955acbf63270beef68c4ae471c310b40000f2b1b9/smtpdropbox-1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "8f4fac9b1f66ffe133210dde77238c9c", "sha256": "c2a9fdd7d4ae34df264e901d47be04d31abd9c64e83bd5a26206c9f12a295a7f" }, "downloads": -1, "filename": "smtpdropbox-1.0.zip", "has_sig": false, "md5_digest": "8f4fac9b1f66ffe133210dde77238c9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8630, "upload_time": "2011-10-31T19:35:43", "url": "https://files.pythonhosted.org/packages/7e/50/c24c633b39fb10e871f37e28ac85fa2f991cab4a4e72b83eaaf6cb7f0587/smtpdropbox-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6838f1897431b3be96ff244b83a64937", "sha256": "5d5a260104a5d95bd63d321525b5f49ea7392186dd8e31213e3578579d23bc36" }, "downloads": -1, "filename": "smtpdropbox-1.0.tar.bz2", "has_sig": false, "md5_digest": "6838f1897431b3be96ff244b83a64937", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6599, "upload_time": "2011-10-31T19:35:29", "url": "https://files.pythonhosted.org/packages/ad/4c/310d57b2f44e9abd3192f867502edd7f1157a158d72ac85cb3c4bb9462f8/smtpdropbox-1.0.tar.bz2" }, { "comment_text": "", "digests": { "md5": "f0a005414b3ce3c16c6050496f64b678", "sha256": "336b50dacd94fca9955fbe5d2766a99237a470aa100e27c30503eb0026004b46" }, "downloads": -1, "filename": "smtpdropbox-1.0.tar.gz", "has_sig": false, "md5_digest": "f0a005414b3ce3c16c6050496f64b678", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6445, "upload_time": "2011-10-31T19:35:11", "url": "https://files.pythonhosted.org/packages/fb/86/4e3ef05c6bac39cb9d5955acbf63270beef68c4ae471c310b40000f2b1b9/smtpdropbox-1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "8f4fac9b1f66ffe133210dde77238c9c", "sha256": "c2a9fdd7d4ae34df264e901d47be04d31abd9c64e83bd5a26206c9f12a295a7f" }, "downloads": -1, "filename": "smtpdropbox-1.0.zip", "has_sig": false, "md5_digest": "8f4fac9b1f66ffe133210dde77238c9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8630, "upload_time": "2011-10-31T19:35:43", "url": "https://files.pythonhosted.org/packages/7e/50/c24c633b39fb10e871f37e28ac85fa2f991cab4a4e72b83eaaf6cb7f0587/smtpdropbox-1.0.zip" } ] }