{ "info": { "author": "Stefan Huchler", "author_email": "s.huchler@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Communications :: Email", "Topic :: Office/Business" ], "description": "=======\nmmailer\n=======\n\nmmailer is Mass-mailer tool, it allows you to send generated mails from a mail-template and substitudes from a csv file.\n\nmmailer currently is tested and runs shure under Linux and python 2.7\n\n\nLicense\n=======\n\nmmailer is free software and licensed under the GNU GPLv3 or later. You\nare welcome to change and redistribute it under certain conditions. For more\ninformation see the LICENSE file or visit http://www.gnu.org/licenses/gpl-3.0.html\n\n\nRequirements\n============\n\n - python > 2.7\n - mail-server\n\nInstallation\n============\n\nOver PyPi\n---------\n\n\t> pip install mmailer\n\n\nInstalling from source\n----------------------\n\n\t$ python setup.py install # may need to be root\n\n\nUsage\n=====\n\nStart mmailer with --help to find out how to use it!\n\n $ mmailer --help\n\n* be aware that mmailer saves your password in cleartext right now in the config file.\n\nlook under samples for the format a mail.txt file should have:\n\n > ./tests/samples/mail.txt\n\nFor each mail you want to send, fill out one line of substitude in the csv file.\n\n\nHave fun!", "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/spiderbit/mmailer", "keywords": null, "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "mmailer", "package_url": "https://pypi.org/project/mmailer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mmailer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/spiderbit/mmailer" }, "release_url": "https://pypi.org/project/mmailer/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Serial/Mass mail tool", "version": "0.2.2" }, "last_serial": 794865, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "659d578a412b67d315346f6dd3a658cd", "sha256": "4a02388b2af3e8b05d89361e784d718db95ab502ed0716ebc14b009f14c9d7f8" }, "downloads": -1, "filename": "mmailer-0.2.1.tar.gz", "has_sig": false, "md5_digest": "659d578a412b67d315346f6dd3a658cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23608, "upload_time": "2012-03-14T18:06:28", "url": "https://files.pythonhosted.org/packages/71/4a/a761f2027d949de593b5cc5bb563c4cc7c5314dad0070cdf7ca7d08a17a3/mmailer-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "9a07610d8b1895acd07a2612af6bba32", "sha256": "76e57937faa8c0f1f51f2a920bf75ff458866b36fc622a1e533a10f4c7c83812" }, "downloads": -1, "filename": "mmailer-0.2.2.tar.gz", "has_sig": false, "md5_digest": "9a07610d8b1895acd07a2612af6bba32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27821, "upload_time": "2012-04-10T14:57:09", "url": "https://files.pythonhosted.org/packages/ae/69/daeb0ec48b2c89a480cfb7e673023c1983d7f4c03260bd9ff3dc89656cb0/mmailer-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9a07610d8b1895acd07a2612af6bba32", "sha256": "76e57937faa8c0f1f51f2a920bf75ff458866b36fc622a1e533a10f4c7c83812" }, "downloads": -1, "filename": "mmailer-0.2.2.tar.gz", "has_sig": false, "md5_digest": "9a07610d8b1895acd07a2612af6bba32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27821, "upload_time": "2012-04-10T14:57:09", "url": "https://files.pythonhosted.org/packages/ae/69/daeb0ec48b2c89a480cfb7e673023c1983d7f4c03260bd9ff3dc89656cb0/mmailer-0.2.2.tar.gz" } ] }