{ "info": { "author": "Christian Joergensen", "author_email": "christian.joergensen@ubivox.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 2 :: Only", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=============================\nUbivox: Django e-mail backend\n=============================\n\nThis is an e-mail backend for Django to route your outgoing e-mail \nthrough your Ubivox account.\n\nEnabling this will route calls to ``django.core.mail.send_mail``\ntrough Ubivox.\n\nSetup\n=====\n\nTo install the backend::\n\n pip install django-ubivox-email\n\nThen add the configuration parameters to your settings::\n\n UBIVOX_API_USERNAME = \"sample\"\n UBIVOX_API_PASSWORD = \"sample\"\n UBIVOX_API_URL = \"https://sample.clients.ubivox.com/xmlrpc/\"\n\n EMAIL_BACKEND = \"django_ubivox_email.backend.UbivoxEmailBackend\"\n\nReferences\n==========\n\n- `Ubivox API Documentation `_\n- `Get a free Ubivox account (10 day trial) `_\n- `Django e-mail backends `_\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/ubivox/django-ubivox-email", "keywords": null, "license": "LGPLv3", "maintainer": null, "maintainer_email": null, "name": "django-ubivox-email", "package_url": "https://pypi.org/project/django-ubivox-email/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-ubivox-email/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/ubivox/django-ubivox-email" }, "release_url": "https://pypi.org/project/django-ubivox-email/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Django e-mail backend for the Ubivox e-mail API.", "version": "0.0.1" }, "last_serial": 841012, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "abc9ad3eaccad3cbe8daea924179d6e5", "sha256": "b47aa14b4fbac17bda994dbecf11a4c6d9c18b0b05394c2b66241137fee53ef8" }, "downloads": -1, "filename": "django-ubivox-email-0.0.1.tar.gz", "has_sig": false, "md5_digest": "abc9ad3eaccad3cbe8daea924179d6e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2777, "upload_time": "2013-08-15T19:06:03", "url": "https://files.pythonhosted.org/packages/b2/d5/77eac63fdd5cf793a448af3517f8394f9dd4b77f3bd076ea79a745a05314/django-ubivox-email-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "abc9ad3eaccad3cbe8daea924179d6e5", "sha256": "b47aa14b4fbac17bda994dbecf11a4c6d9c18b0b05394c2b66241137fee53ef8" }, "downloads": -1, "filename": "django-ubivox-email-0.0.1.tar.gz", "has_sig": false, "md5_digest": "abc9ad3eaccad3cbe8daea924179d6e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2777, "upload_time": "2013-08-15T19:06:03", "url": "https://files.pythonhosted.org/packages/b2/d5/77eac63fdd5cf793a448af3517f8394f9dd4b77f3bd076ea79a745a05314/django-ubivox-email-0.0.1.tar.gz" } ] }