Process Amazon SES Feedback
Project description
Simple app to add bounce records to the database. It allows for a helper to check and see if an email should be delivered to a recipient or not.
Models
django_ses_feedback.models.EmailAddressNotification
Helpers
django_ses_feedback.helpers.can_send_email
Settings
``` SESFEEDBACK = { ‘MAXCOUNT’: 2, ‘PROCESS*BOUNCE’: True, ‘PROCESS*COMPLAINT’: True, }
```
Notes
This was taken from AnyHow code base for use with other applications. AnyHow itself doesn’t use this because of other model requirements but a general application should be able to use this just fine.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django_ses_feedback-0.2.1b0.tar.gz
.
File metadata
- Download URL: django_ses_feedback-0.2.1b0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.22.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc252543d12042ac06b803a9c1cb0eb1bdf76d947c220965e708735d603bb842 |
|
MD5 | fdba74fd30138aac2e3ad29e5ea18d5b |
|
BLAKE2b-256 | c985117d4ebc2b3feb46ca013d4dec14a46b5f5ccb1a564c7971cf5496b4b10e |