Skip to main content

Simple Mail Queuing for Django

Project description

Build Status

Django Mail Queue

This is a fork of http://github.com/dstegelman/django-mail-queue maintained by Privex Inc.

Privex publishes the fork under the PyPi package privex-mail-queue (since v3.2.0) to avoid conflicts with the original version.

This fork is considered to be actively maintained by Privex for both bug fixes and feature additions since December 2018.

If our fork has helped you, consider grabbing a VPS or Dedicated Server from Privex - prices start at as little as US$0.99/mo (yes that's 99 cents a month, and we take cryptocurrency!)

Mail Queue provides an easy and simple way to send email. Each email is saved and queued up either in real time or with Celery. As always, feedback, bugs, and suggestions are welcome.

Documentation

http://readthedocs.org/docs/django-mail-queue/en/latest/

Mail Queue provides an admin interface to view all attempted emails and actions for resending failed messages.

image

Support/Help/Spam/Hate Mail

If you have questions/problems/suggestions the quickest way to reach me to is simply add a GitHub issue to this project.

Running the Tests Locally

pip install django
pip install -r requirements.txt

py.test mailqueue

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

privex-mail-queue-3.2.0.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

privex_mail_queue-3.2.0-py2.py3-none-any.whl (16.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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