New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

djmail

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

djmail

Simple, powerful and non-obstructive django email middleware.

  • 2.0.0
  • PyPI
  • Socket score

Maintainers
2

djmail

.. image:: https://travis-ci.org/bameda/djmail.svg?branch=master :target: https://travis-ci.org/bameda/djmail

djmail is a BSD Licensed, simple and nonobstructive django email middleware.

Why use djmail? Because it:

  • Sends emails asynchronously without additional libraries.
  • Sends emails using celery tasks.
  • Can retry sending failed messages (with cron task or celery periodic task).
  • Can assign delivery priority.
  • Has a powerfull class to build emails from templates.
  • Works transparently (works as middleware for native django email backends)

djmail was created by Andrey Antukh (@niwinz) and is maintened by David Barragán (@bameda).

You can read the full documentation at https://bameda.github.io/djmail/.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc