Skip to main content

Django e-mail backend for the Ubivox e-mail API.

Project description

This is an e-mail backend for Django to route your outgoing e-mail through your Ubivox account.

Enabling this will route calls to django.core.mail.send_mail trough Ubivox.

Setup

To install the backend:

pip install django-ubivox-email

Then add the configuration parameters to your settings:

UBIVOX_API_USERNAME = "sample"
UBIVOX_API_PASSWORD = "sample"
UBIVOX_API_URL = "https://sample.clients.ubivox.com/xmlrpc/"

EMAIL_BACKEND = "django_ubivox_email.backend.UbivoxEmailBackend"

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-ubivox-email-0.0.1.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file django-ubivox-email-0.0.1.tar.gz.

File metadata

File hashes

Hashes for django-ubivox-email-0.0.1.tar.gz
Algorithm Hash digest
SHA256 b47aa14b4fbac17bda994dbecf11a4c6d9c18b0b05394c2b66241137fee53ef8
MD5 abc9ad3eaccad3cbe8daea924179d6e5
BLAKE2b-256 b2d577eac63fdd5cf793a448af3517f8394f9dd4b77f3bd076ea79a745a05314

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page