django-email-gateway
Email gateway
A Django package that enables email sending and receiving with various vendors like Amazon SES.
A django package which act as a gateway to send and receive email with amazon SES.
30 stars
6 watching
10 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
amazon-sesemail-notificationses
Related projects:
Repository | Description | Stars |
---|---|---|
django-ses/django-ses | A Django backend that uses Amazon Simple Email Service to send emails | 1,012 |
anymail/django-anymail | A set of tools and libraries for integrating multiple email service providers into a Django application | 1,700 |
ui/django-post_office | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,008 |
ambient-innovation/django-pony-express | A Django package that simplifies email handling with a class-based approach and full test suite. | 61 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 6 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 478 |
micropyramid/django-payu | An integration library for Django to connect with PayU payment gateway. | 41 |
streetvoice/django-celery-ses | A Django email backend that leverages AWS SES and Celery to send emails in a scalable and configurable way. | 33 |
bameda/djmail | A middleware for Django's email backend that sends emails asynchronously and provides features like retry and priority management. | 78 |
lpgenerator/django-db-mailer | A Django module for sending various types of messages using templates stored in a database. | 255 |
django-oscar/django-oscar-adyen | Provides integration with Adyen payment gateway for e-commerce platforms using Django and Oscar frameworks. | 17 |
stephenmcd/django-email-extras | An extension for Django that enables secure email encryption and templates using PGP and multipart formats. | 76 |
apsl/django-yubin | A Django extension that allows asynchronous email sending using Celery | 49 |
marrow/mailer | A Python library that provides a modular and efficient framework for constructing and delivering emails | 276 |
jmfederico/django-use-email-as-username | An app that allows using email addresses as usernames for user authentication in Django projects | 71 |